One of my unit tests sets up a subscriber and a publisher. A number of 
messages are published and then I call reboot on the router using the CLI 
api. Some more messages are then published using a new publisher, but 
without touching the existing subscriber. To my surprise all the messages 
were received correctly. I was expecting to have to re-initialize the 
connections (i.e. the TopicFactory, TopicSession, TopicSubscriber, etc) on 
the subscriber. Is this not required or is a reboot not the same as 
shutting down and restarting a router ?

Robert



------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to