-
Feb 5th, 2013, 01:43 AM
#1
Graceful shutdown of JMS message listener?
Hi,
We use spring JMS DefaultMessageListenerContainer within a tomcat 7 container.
When the application is closed or Tomcat shutdown will there automatically be a graceful shutdown of the listener?
With graceful I mean that the listener shall not accept any new JMS-messages and the ongoing handled messages
should be allowed to continue until finished and then the listener shall close.
/Gunnar
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