0 Replies Latest reply on Apr 10, 2012 10:13 AM by normandesjr

    FaultTo with unaware JMS message, is it possible?

    normandesjr

      Hi,

       

         I am using JMS Listener as gateway to receive messages at my service.

       

         But, when I throw some RuntimeException at my action I would like to forward to some other service.

       

         I tried to set FaultTo at my action, but didn't work. So I read that I should set the FaultTo at my client, but as I am using gateway, how can I achive that?

       

         I am using JBoss ESB 4.10 with JBOSS 5.1.0.GA.

       

      Thanks.