Hi Guys, I am not sure if this exist today, I 'd like to be able to persist a message in a queue (after retrieving the message) until I consciously send an acknowledgement (that the message can now be removed from the queue).
Today, the message leaves the queue as soon as you receive it, but I'd like to keep it until I can successfully process the message (in my application). If its possible, how do I set this config in ActiveMQ? kr. -- View this message in context: http://old.nabble.com/How-to-configure-JMS-to-persist-message-until-ack-is-sent-tp27449867p27449867.html Sent from the Camel - Users mailing list archive at Nabble.com.
