I have a few doubts about the acknowledging mechanism: - What happens if the acknowledgement message is lost ? Does the provider send it again ? How reliable is the mechanism or how much can I trust the provider ?
These questions lead me to ask finally, when should I use the session.recover() method? Do I have to detect if a message has been lost myself in order to call session.recover() ? Thanks -- View this message in context: http://www.nabble.com/How-does-Reliability-work--t1423430.html#a3837193 Sent from the ActiveMQ - User forum at Nabble.com.
