activemq away catch exception

2015-06-27 Thread ndaniel
already tried this, let me know. thanks all. -- View this message in context: http://camel.465427.n5.nabble.com/activemq-away-catch-exception-tp5768595.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: activemq away catch exception

2015-06-28 Thread Claus Ibsen
lass ) > > .to("bean:ActsOfManagementWebService?method=responseErrorToClient(${body})").stop().end() > > .to("bean:ActsOfManagementWebService?method=responseToClient(${body})") > .endRest() > > I also tried a global onException, but no