Hi,

Some additional notes.
The XML comes in a protected attrbute called faultDetails, inaccesible.
The public detail field is null.
The question stands, How do I build MyException from this AxisFault?

Thanks,

Mariano.

Mariano Eloy Fern�ndez wrote:

Hello,

I am working with Axis 1.1
I have a class MyException extends Exception thrown in the Web Service. Both De/Serializer are provided for MyException.
An AxisFault is received in the client with MyException as an XML in the detail field of AxisFault.
How do I build MyException from that XML? Do I have to do it manually? Then what's the MyExceptionDe/Serializer for?


Thanks,

Mariano Eloy Fern�ndez.




Reply via email to