Hi Willem,

I am using a CXF end point in POJO mode. Here is my endpoint definition : 

public static final String POLICY_WEBSERVICE_CALL = 
"cxf:bean:policyClient?defaultOperationName=getAccountInformation";

This is not a producer template call. Does camel encapsulate a soapFault
from CXF end point into a CamelExecutionException?

So, the global exception handler intercepts all the endpoints. Will this
exception handler be fired first before the inroute soapFault exception
handler that I have in my route?





--
View this message in context: 
http://camel.465427.n5.nabble.com/Issue-with-Handling-SoapFault-tp5730718p5730774.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to