Author |
Message
|
tumstech |
Posted: Thu Mar 18, 2010 4:14 am Post subject: Automatic reconnection from JMS to MQ server after restart |
|
|
Newbie
Joined: 04 Nov 2009 Posts: 7
|
Im using websphere MQ 7.0.1. Im looking for automatic re connection from my JMS client to the MQ server after the MQ server is restarted. Should I do any configuration changes on MQ server for reconnection. Appreciate any help on this. |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Mar 18, 2010 10:51 am Post subject: Re: Automatic reconnection from JMS to MQ server after resta |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
tumstech wrote: |
Im using websphere MQ 7.0.1. Im looking for automatic re connection from my JMS client to the MQ server after the MQ server is restarted. Should I do any configuration changes on MQ server for reconnection. Appreciate any help on this. |
Did you read the manual?
What did you try?
what went wrong?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
mvic |
Posted: Thu Mar 18, 2010 2:47 pm Post subject: Re: Automatic reconnection from JMS to MQ server after resta |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
tumstech wrote: |
Should I do any configuration changes on MQ server for reconnection. |
Are you thinking of using multi-instance queue managers? If so, then server and application changes are required. If not, then possibly application changes only will be needed. |
|
Back to top |
|
 |
tumstech |
Posted: Thu Mar 18, 2010 9:26 pm Post subject: |
|
|
Newbie
Joined: 04 Nov 2009 Posts: 7
|
What does automatic reconnection mean in Websphere MQ 7.0.1 ?
Im using one instance of queue manager. Im looking for automatic reconnection to the MQ server after the server gets restarted, from my Jmslistener. What are the application changes required? |
|
Back to top |
|
 |
mvic |
Posted: Fri Mar 19, 2010 5:12 am Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
tumstech wrote: |
What does automatic reconnection mean in Websphere MQ 7.0.1 ?
Im using one instance of queue manager. Im looking for automatic reconnection to the MQ server after the server gets restarted, from my Jmslistener. What are the application changes required? |
There are updates to the MQ manuals for 7.0.1, describing all this stuff. Here's the main page http://publib.boulder.ibm.com/infocenter/wmqv7/v7r0/index.jsp There's a search box at the top on the left of the page - type the word reconnect in there, and click the GO button. The most relevant hits should appear at the top of the list. |
|
Back to top |
|
 |
|