if you're using a pool, usually the pool is in charge of shutting down connections.
This might be it to do it manually: http://docs.spring.io/spring/docs/2.5.6/api/org/springframework/jms/connection/SingleConnectionFactory.html#destroy() But it probably gets handled when the spring context gets shut down. maybe turn up logging and see what order the beans are destroyed. On Thu, Dec 5, 2013 at 3:37 PM, edbras <z...@debrasjes.com> wrote: >> it's possible the broker gets shut down first before all the client > connections are properly shut down? > How can I determine this? > What triggers the shutdown of a client connection? (how/where?) > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/When-will-activemq-core-5-9-be-present-in-maven-central-repo-tp4675087p4675233.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- Christian Posta http://www.christianposta.com/blog twitter: @christianposta