|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JMS listener not reacting to broken link?? |
« View previous topic :: View next topic » |
Author |
Message
|
StefanSievert |
Posted: Wed Mar 13, 2002 5:08 pm Post subject: |
|
|
 Partisan
Joined: 28 Oct 2001 Posts: 333 Location: San Francisco
|
Hi JMS experts out there,
what is the designed behaviour of the JMS implementation for MQSeries, if a subscriber client application (not bindings mode), which is listening/waiting for a publication message looses its link to the queue manager?
Colleague has an active subscriber application waiting on the queue. When he bounces the queue manager, the listener seems to be totally ignorant of that. In a client application that is implemented with thee non-Java MQ Client, the client application would receive an MQRC_CONNECTION_BROKEN (2009).
Can anybody please shed some light on what the processing in the Java space should be?
Thanks a lot in advance for your thoughts and suggestions,
Stefan
_________________ Stefan Sievert
IBM Certified * WebSphere MQ |
|
Back to top |
|
 |
StefanSievert |
Posted: Tue Mar 19, 2002 12:29 pm Post subject: |
|
|
 Partisan
Joined: 28 Oct 2001 Posts: 333 Location: San Francisco
|
Folks,
just in case you're interested:
After some RTFM (it sometimes really helps... ) we found out that in order to receive notification from the JMS provider on connection problems (and others), you have to register an ExceptionListener. This thingy will get notified if there has been an exception in the underlying JMS provider classes.
Works like a charm!
Stefan
_________________ Stefan Sievert
IBM Certified * WebSphere MQ |
|
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
|
|
|
|