Try looking at this article by Eben Hewitt

http://io.typepad.com/eben_hewitt_on_java/2009/07/using-soap-faults-and-exceptions-in-java-jaxws-web-services.html

Perhaps that can help

Mark
 On Aug 3, 2012 7:13 AM, "anoordover" <[email protected]> wrote:

> 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.
>

Reply via email to