-
Dec 8th, 2012, 09:29 AM
#1
Namespace support for defaultRequeueRejected on amqp:channel
I am using an amqp-backed channel (amqp:channel). Is there a work-around to being able to stop rejected messages from being sent back to queue ? Acknowledge-mode is AUTO and channel-transacted is TRUE. I have an error-handler defined (MessagePublishingErrorHandler) that sends the error message to the errorChannel. But I don't want the original message sent back to the queue.
Thanks.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules