nitss bhavsar wrote:hello, I have to send the message to websphere MQ through servlet(webpage that will put the message into the queue and read the message from queue.).
I m new to servlet .so i need help to complete this assignment.please if possible post the servlet code here that will use JMS to put and read messages from websphere MQ,I m using Websphere 6. here..
thanks in advance,
Syed Mahdi wrote:...if there are two nodes in a cluster and both have my MQ adapter to access the MQ and one goes down half way thru the communication how can i transfer that state to the other node telling it to complete the half done communication. Does websphere has any feature to register what is happening on the MQ level.
T.Rob Wyatt wrote:Note that the Ben Ritchie article that was linked provides instructions on how to configure JBoss to talk to a LOCALLY INSTALLED QMgr using XA. Since you are not connecting to a local WMQ server using shared memory connection as described in the article but instead are using a remote network connection, the article does not directly apply to your configuration. You won't be able to use bindings mode connections and therefore will not get XA functionality.
Azrael Noor wrote:
However, since the WMQ client install includes a lot of functionality not delivered in the jar files, and since the full install is the only supported configuration, I haven't given up on trying to convince you guys to try it.
So Sir you mean
first, i should purchase IBM Websphere MQ or freely download it from some torrent,
have a full install it on system
and then copy require rar's and use the IVT or Diagnostic Trace to solve problems?
am i getting right
Azrael Noor wrote:Jaikiran Pai and Rob Wyatt
...
What settings i have to do at jboss v4.0.3SP1 to recieve message from server(contains websphere mq to send messages)
...
you mean to say i should call IBM for settings of jboss??