Re: Problem with Message Order using Camel, JMS, and CXF

2015-03-04 Thread g8torPaul
someone else out there, g8torPaul -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-Message-Order-using-Camel-JMS-and-CXF-tp5763503p5763594.html Sent from the Camel - Users mailing list archive at Nabble.com.

Problem with Message Order using Camel, JMS, and CXF

2015-03-03 Thread g8torPaul
.465427.n5.nabble.com/CXF-Inteceptor-Error-handling-with-Camel-CXF-JMS-and-ActiveMQ-tp5758297.html). Any help is appreciated. Thanks, -g8torPaul -- View this message in context: http://camel.465427.n5.nabble.com/Problem-with-Message-Order-using-Camel-JMS-and-CXF-tp5763503.html Sent from the Camel

Re: CXF Inteceptor Error handling with Camel-CXF, JMS and ActiveMQ

2014-11-03 Thread g8torPaul
); if (exchange != null) { exchange.setException(exception); } } } This way the Camel route recieves the exception and can process the message with an onException clause. Thanks, -g8torPaul -- View this message

CXF Inteceptor Error handling with Camel-CXF, JMS and ActiveMQ

2014-10-29 Thread g8torPaul
it into the route (the exception occurs in an interceptor). Does anyone know a way to handle this? Thanks, g8torPaul -- View this message in context: http://camel.465427.n5.nabble.com/CXF-Inteceptor-Error-handling-with-Camel-CXF-JMS-and-ActiveMQ-tp5758297.html Sent from the Camel - Users