e solution. you need to cast your ApplicationContext class to
AbstractApplicationContext
ApplicationContext context= new
ClassPathXmlApplicationContext("classpath:appContext.xml");
//do everything here
((AbstractApplicationContext) context).close();
--
View this message in context:
http://old.nabble.com/Active-MQ-Lingering-threads-tp28279636p28282630.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
[quite a few of these], ActiveMQ Scheduler [i would imagine this is the root
thread], InactivityMonitor ReadCheck/WriteCheck, xloTimer,
xDispatcherSrvxxx.
--
View this message in context:
http://old.nabble.com/Active-MQ-Lingering-threads-tp28279636p28279636.html
Sent from the ActiveMQ - User