I have a webservice which calls another soap-service. If there is a systemexception is raise when I call this soap-service I want to throw the same exception from the first soap-service. So i don't want to receive a soap-fault. I can't get this to work. I always get a soap-fault when i call the first soap-service.
-- View this message in context: http://cxf.547215.n5.nabble.com/raise-exception-tp5711982.html Sent from the cxf-user mailing list archive at Nabble.com.
