ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 163 matches
Author Message
  Topic: Need I dea how to expose web services in MB 6.0
recallsunny

Replies: 17
Views: 10381

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon May 18, 2009 1:41 pm   Subject: Need I dea how to expose web services in MB 6.0
Vikas,

The namespace prefixes should match those in the declaration. As long as your response message structure defines "SOAP-ENV" in its declaration, its a valid message.

soapenv: ...
  Topic: Calling external webservice thru HTTP Request.
recallsunny

Replies: 8
Views: 7492

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon May 18, 2009 1:24 pm   Subject: Calling external webservice thru HTTP Request.
You need to determine the difference between the messages coming out of your HTTPRequest nodes Vs the working version of SOAP request.

An easy way to debug this:

On the NetTool window, there is ...
  Topic: Authorization
recallsunny

Replies: 2
Views: 3312

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri May 15, 2009 8:16 am   Subject: Authorization
Authorization is not an inbuilt feature for message broker. You will need to either use WSRR(Registry) or similar repository based solution to host your authorization parameters.

Typically for Webs ...
  Topic: Namespace prefix using ESQL
recallsunny

Replies: 16
Views: 34762

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed May 13, 2009 1:18 pm   Subject: Namespace prefix using ESQL
I remember i had a problem with namespaces longtime back and tried all the possible ways using XMLNSC but didn't work at all..switched to XMLNS worked like a charm.




The XMLNSC parser ...
  Topic: Setting MQMD Userid on MQPUT
recallsunny

Replies: 6
Views: 10120

PostForum: IBM MQ Java / JMS   Posted: Wed May 13, 2009 1:12 pm   Subject: Setting MQMD Userid on MQPUT
Presuming you're using Java with MQ in your Web utility, you can set the userID via com.ibm.mq.MQEnvironment

MQEnvironment.userID = "SUNNY";
  Topic: Namespace prefix using ESQL
recallsunny

Replies: 16
Views: 34762

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed May 13, 2009 12:43 pm   Subject: Namespace prefix using ESQL
The brute way of forcing this is to change the domain to non XMLNSC so that broker doesn't acknowledge the namespace declarations. By doing this, you're choosing a less efficient parser.
  Topic: Finding my performance constraint
recallsunny

Replies: 1
Views: 2256

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed May 13, 2009 12:30 pm   Subject: Finding my performance constraint
50 instances (per flow) and each one operating 5 threads (for responses) puts this right at the operation system limit for the no.of practical concurrent threads per EG. IBM Recommended working limits ...
  Topic: Namespace prefix using ESQL
recallsunny

Replies: 16
Views: 34762

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed May 13, 2009 11:38 am   Subject: Namespace prefix using ESQL
Why would you want to force a certain prefix instead of the standard one generated by Broker? It beats the purpose of XML & Namespaces imo.
  Topic: MQ Load Balancing
recallsunny

Replies: 3
Views: 13556

PostForum: Clustering   Posted: Mon Jul 07, 2008 12:52 pm   Subject: Re: MQ Load Balancing
Also, who will control to load balance the message? Means, who has a physical control to resolve to Server S1 or S2?

It looks like you need a refresher course http://publib.boulder.ibm.com/infocent ...
  Topic: Problem in ICS while using FTP protocol
recallsunny

Replies: 3
Views: 10779

PostForum: WebSphere Interchange Server + Adapters   Posted: Mon Jul 07, 2008 12:42 pm   Subject: Problem in ICS while using FTP protocol
you should also check the connector logs for more specific messages...As suggested above try FTP-ing from adaptor m/c to the target.
  Topic: Using multiple instances of JDBC adapter
recallsunny

Replies: 2
Views: 5837

PostForum: WebSphere Interchange Server + Adapters   Posted: Mon Mar 10, 2008 1:39 pm   Subject: Using multiple instances of JDBC adapter
IMHO, Performance considerations are a must, but they do not dictate the need for using multiple instances. It should a design decision to determine the need for additional instances.
  Topic: Problem Starting WBI JDBC Connector
recallsunny

Replies: 2
Views: 5386

PostForum: WebSphere Interchange Server + Adapters   Posted: Mon Mar 10, 2008 1:27 pm   Subject: Problem Starting WBI JDBC Connector
Add **/SQLLIB\java\db2jcc.jar & other DB2 jars to your classpath
  Topic: IMPACT
recallsunny

Replies: 25
Views: 18315

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Mar 10, 2008 1:22 pm   Subject: IMPACT
Hope there are follow-up sessions like the "Impact comes to you" which had some good presentations last year.

No sponsors for me yet...
  Topic: prob while creating mxsd from a wsdl file
recallsunny

Replies: 6
Views: 8645

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Jul 03, 2007 10:07 am   Subject: prob while creating mxsd from a wsdl file
From IBM toolkit documentation: When an XML schema resides on a remote server
<purchaseOrder xmlns:="www.ibm.com"
xsi:schemaLocation="http://www.ibm.com po/xsd/Purcha ...
  Topic: I cannot handle this error in JDBC Adapter, msgid 17100
recallsunny

Replies: 2
Views: 6408

PostForum: WebSphere Interchange Server + Adapters   Posted: Fri Apr 20, 2007 10:23 am   Subject: I cannot handle this error in JDBC Adapter, msgid 17100
If you haven;t already solved this, check if the path of CWJDBC.jar is correct in the Connector start up script
Goto page 1, 2, 3 ... 9, 10, 11  Next Page 1 of 11

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.