I have tried to look at your tutorial but it seems like I need to throw a subclass of Exception inside my public boolean handleMessage(LogicalMessageContext context) method. But that method doesn't allow for Exception to be thrown. I tried to throw ProtocolException but the HandlerChainInvoker doesn't convert that into Exception type. Do you have any idea?
-- View this message in context: http://cxf.547215.n5.nabble.com/How-to-simulate-a-soap-fault-response-with-LogicalHandler-or-SOAPHandler-tp5712444p5712452.html Sent from the cxf-user mailing list archive at Nabble.com.
