Hi, I write a bean class which start a thread to periodically doing some job. But when I undeploy the bean su, I find the thread is not stopped. I tried ServiceAsssemblyListener interface - but it needs static configuration and is impractical. I tried many other ways but they are all invalid. In my opinion it's a common scenario. Could anybody kindly tell me how to stop user thread after bean su is undeployed? Thanks very much in advance!
-- View this message in context: http://servicemix.396122.n5.nabble.com/how-to-stop-user-thread-after-bean-su-is-undeployed-tp4589167p4589167.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
