Posted: Wed Dec 14, 2011 7:46 am Post subject: Automatic client reconnect is not supported by WebSphere MQ
Newbie
Joined: 14 Dec 2011 Posts: 2
We are pplanning a sire using MQ Clusters and the WebSphere MQ Client - Reconnecting Client.
The documentation clearly specifies that "Automatic client reconnect is not supported by WebSphere MQ classes for Java" but latter it specifies that this is supported when using JMS.
Have somebody had experience with this? and what exactly means that "Automatic client reconnect is not supported by WebSphere MQ classes for Java" i.e. when the QM fails I needs to restart my app?
Posted: Wed Dec 14, 2011 7:49 am Post subject: Re: Automatic client reconnect is not supported by WebSphere
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
jalls wrote:
The documentation clearly specifies that "Automatic client reconnect is not supported by WebSphere MQ classes for Java" but latter it specifies that this is supported when using JMS.
There are 2 means on using WMQ from with Java; the native classes & the JMS classes. One method supports automatic reconnection, one does not.
jalls wrote:
what exactly means that "Automatic client reconnect is not supported by WebSphere MQ classes for Java" i.e. when the QM fails I needs to restart my app?
Or your app in some other means needs to establish a connection to a still-running queue manager.
Note that this has nothing to do with WMQ Clusters. _________________ Honesty is the best policy.
Insanity is the best defence.
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