2 Replies Latest reply on Nov 21, 2007 4:00 PM by marklittle

    Where to set FaultTo?

    lfhaddix

      We are using the regular file and sql listeners for our application. When we get an exception of any kind we see the a message says there is no faultTo set.
      We would like to set it to the deadletter queue, but I don't see where I can set it.


      When we read the org.jboss.soa.esb.message.Message into our action, there is no message.setFaultTo or message.getHeader().getFaultTo.

      I don't see it being set in the examples either.

      Can someone tell me where we should set this?