0 Replies Latest reply on Oct 17, 2009 9:15 AM by forker01

    [Jboss-esb] - Fault tolerance and dead letter queue

      We are three students and this is our first time with jboss-esb.
      We are trying to add a more powerful fault tolerance to jboss-esb, for this we are "picking" the messages from the Dead Letter Queue (the delivery of this messages has failed) and based on the fault information of each message need to make a decision (do something, invoke another service, try to invoke the same service again...), but the fault information is empty, like the fault reason or the fault code.
      The question is: Does Jboss-esb set the fault information to this delivery-failed messages?

      Sorry for my poor English, I tried to give an introduction to our problem and then ask the question.

      Thanks