Results 1 to 2 of 2

Thread: Adding property before being sent to dead letter queue

  1. #1

    Default Adding property before being sent to dead letter queue

    Hi all,

    I am using spring integration 1.0.4 and activemq 5.4.1. My requirement is while message is moving to dead letter queue, I want to add a property to the message.Please any one help me.

    Thanks in advance.

  2. #2
    Join Date
    Jan 2008
    Location
    Mohnton, PA USA (that's near Philadelphia)
    Posts
    2,148

    Default

    Are you sending message to DLQ thru spring integration or you are talking about activemq sending message there? If activemq then its already outside of SI control.
    Also, Spring Integration 2.0 was released few weeks ago so I would suggest to upgrade if u can

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •