the client shutdown cleanly.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/daemon-setting-in-TCP-transport-options-tp4676299p4676319.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hello:
I'm using AMQ 5.8.0 as broker
Some clients deployed into a web container send/consume JMS message
to/from this broker
I as reading about TCP transport options and I've seen;
daemon false
Tells the transport thread to run as a daemon or not.
Useful to enable when embedding in a Spring cont