Hi,
Lets say there are 2 similar message listeners in two different jvms.
They receive numbers as text messages.
in 1st listener 3 will cause a System.exit
In 2nd listener 4 will cause a System.exit
if system.exit is trigerred in one listener is it safe to assume the message
will be received by the other listener?

Thanks.
Raster



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/System-exit-in-message-listener-tp4714568.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to