4 Replies Latest reply on Jun 2, 2014 11:29 AM by michaelclay

    JMS Service Binding & transferException Option

    michaelclay

      hi,

      camel supports the 'transferException' option for jms endpoint's to return signaled/thrown exceptions back as response - if this option is disabled (by default) EndpointMessageListener

      won't return anything and simply log the Exception - since i can't find any hint nor support for this option in switchyard  i just want to ask if my understanding is correct that ALL (org.switchyard.Handler)Exception's signaled during the execution of a jms bound service will lead to timeout's on the (service) consumer side?

      thanks,

      Michael