Let us say you have a client on machine A and a server on machine B The client on machine A tries to send to machine B, but machine B is down, and there is an exception and the message is lost because machine A cannot wait and needs to move on.
So to create a persistent client one would have to create 2 queues, one on the client and one on the server. And then move info from one queue to the other. Am I right or there is a facility to handle this. Xmlblaster handles this out of the box? -- View this message in context: http://www.nabble.com/How-to-have-a-persistent-client-tf3096090.html#a8595608 Sent from the ActiveMQ - User mailing list archive at Nabble.com.