Re: Convert from Fault to Message

2014-07-25 Thread Claus Ibsen
Hi Yeah you can use onException and handled = true, and then do a message translation where you convert the exception into a soap message. The caused exception is stored as a property on the exchange with key http://camel.apache.org/maven/current/camel-core/apidocs/org/apache/camel/Exchange.html#

Convert from Fault to Message

2014-07-25 Thread Matt Raible
Hello, Is it possible to convert from returning a SOAP Fault to a SOAP Message when using the CXF component? I'm developing a new system to replace one written with IBM Message Broker 6.1. When faults occur with IBM, error messages are returned that looked the following: http://schemas.xmlsoa