|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JMS Configuration using Remote Queue Manager? |
« View previous topic :: View next topic » |
Author |
Message
|
madanCan |
Posted: Tue Jul 06, 2004 9:06 am Post subject: JMS Configuration using Remote Queue Manager? |
|
|
Newbie
Joined: 25 May 2004 Posts: 8 Location: Chicago, IL
|
One of our present production deployment has both WAS and MQSeries server installed on the same box. We are using JMS messaging; several applications deployed on this machine use the same Queue Manager. We are planning to deploy new release of one application in another box.
Do I need to install MQ Client on the new box where I am deploying the application, configure JMS objects to point to a Remote Queue Manager? Or else, I can just install MQ Classes for Java and configure JMS objects to point to Remote QM?
Any inputs appreciated.
thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jul 06, 2004 9:09 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
You need to make sure that your new application does not require two-phase commmit (XA transaction management). If it does require that, you need to either install the Extended Transactionality Client or a full queue manager.
If it does not, then the MQ Classes for Java are sufficient, if all your applications on that machine are Java, as the Java API is a full fledged client itself. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
madanCan |
Posted: Tue Jul 06, 2004 9:41 am Post subject: |
|
|
Newbie
Joined: 25 May 2004 Posts: 8 Location: Chicago, IL
|
thanks for your input jefflowrey. It's the same application which is currently running on the WAS/MQServer box. This application does not require two-phase commmit. We want shutdown on the current deployed server and deploy in the new box. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|