Re: Unmarshal ZIP w/ error handling in Camel 3.x

2020-03-11 Thread Claus Ibsen
Hi Okay its a bit weird as I would assume the zip api would throw an exception. Can you create a JIRA On Tue, Mar 10, 2020 at 9:17 PM Gerald Kallas wrote: > > Dear community, > > I've following route > > http://www.osgi.org/xmlns/blueprint/v1.0.0";> > http://camel.apache.org/schema/bluep

Unmarshal ZIP w/ error handling in Camel 3.x

2020-03-10 Thread Gerald Kallas
Dear community, I've following route http://www.osgi.org/xmlns/blueprint/v1.0.0";> http://camel.apache.org/schema/blueprint";> When I'm sending

strange error handling in Camel CXF (SOAP) for HTTP 500

2018-12-14 Thread Kessler, Joerg
By accident I came across a strange behavior when simulating error situations for a CXF producer endpoint. As route starting point I use also a CXF endpoint. There is actually no additional configuration like WSDL or steps between the endpoints. Now I configured the simulator endpoint (which is

Limit of Error handling in Camel

2016-03-15 Thread fabrizio.spataro
code Can i put error handling out of main camelContext xml file? -- View this message in context: http://camel.465427.n5.nabble.com/Limit-of-Error-handling-in-Camel-tp5779105.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Error Handling In Camel

2011-09-01 Thread Travis Klotz
x27;null" > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Error-Handling-In-Camel-tp4753284p4759333.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: Error Handling In Camel

2011-09-01 Thread aum.struts
But in that case this lines should give the exception details System.out.println(exchange.getProperty(" > "+Exchange.EXCEPTION_CAUGHT,Throwable.class)); but it is giving output as 'null" -- View this message in context: http://camel.465427.n5.nabble.com/

Re: Error Handling In Camel

2011-09-01 Thread Claus Ibsen
n: cvc-complex-type.2.4.b: The content of > element 'record' is not complete. One of '{element}' is expected., > org.xml.sax.SAXParseException: cvc-complex-type.2.4.b: The content of > element 'record' is not complete. One of '{element}' is expected.].

Error Handling In Camel

2011-08-31 Thread aum.struts
t how can i pass the Exception to my "AdapterExceptionHandler" Thanks in advance -- View this message in context: http://camel.465427.n5.nabble.com/Error-Handling-In-Camel-tp4753284p4753284.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Error Handling in Camel routes

2010-08-12 Thread Claus Ibsen
then consider the Camel in Action book. The entire chapter 5 is devoted to error handling. > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Error-Handling-in-Camel-routes-tp2472989p2472989.html > Sent from the Camel - Users mailing list archive at Nabbl

Error Handling in Camel routes

2010-08-12 Thread somemightsay
ny help would be appreciated. -- View this message in context: http://camel.465427.n5.nabble.com/Error-Handling-in-Camel-routes-tp2472989p2472989.html Sent from the Camel - Users mailing list archive at Nabble.com.