Hi Willem, Thank you for quickly responding. I get exception but how to handle the execption because its not catching in catch block
catch (SOAPFaultException exception) {
LOG.info("SOAPFaultException " +
exception.getMessage());
}
So how to handle is my question?
--
View this message in context:
http://camel.465427.n5.nabble.com/Handle-SOAP-fault-message-tp5754549p5754554.html
Sent from the Camel - Users mailing list archive at Nabble.com.
