Hi all, I want the receiver to acknowledge the message as soon as it is received. i.e., even before the message is processed.
I've tried both AutoAcknowledge and ClientAcknowledge. But in both cases it looks like both seem to wait for the processing to complete before acknowledging. In my case the processing sometimes takes more than 30 minutes and when the acknowledgment is finally sent, I get a "Broken Pipe" exception. Is there any way around this? Thanks in Advance. Ganesh. -- View this message in context: http://www.nabble.com/Is-it-possible-to-force-acknowledgment--tp20488512p20488512.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.