-
May 15th, 2007, 07:49 PM
#1
Monitoring DefaultMessageListenerContainer
I have my spring application loaded in WAS, using MDP's (DefaultMessageListenerContainer). I have Websphere MQ as the message broker. The application works perfectly. But in case if the broker goes down for some reason, the listener doesnt shutdown itself. Also after this event occurs, there is no way for me to control the exceptions thrown by the listener threads. All i have to do is restart the machine. That sucks.
I was looking for something from Websphere to start and stop these spring beans. but no use. Also these threads are not managed as MBeans in WAS.
Any thoughts / solutions to this would be of great help.
Thanks
Barath
Last edited by barathwajram; May 18th, 2007 at 01:50 PM.
-
Mar 28th, 2009, 06:37 AM
#2
could you post your configuration
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules