Hi,

I'm using Camel with ActiveMQ and InOut request/reply routes.   When I set
transferException=true i get the exception returned to the caller.  However
if the route is transacted then the exception is NOT returned and I end up
with the 20000 ms timeout on the caller.

Is there a way to get this exception and return it back to the caller in a
transacted route?

thanks,

Matt

Reply via email to