I read the article at http://www-106.ibm.com/developerworks/xml/library/ws-tip-jaxrpc.html
and made some customizations to my exceptions accordingly. The SOAP looks correct,
but I just cannot get Axis to instantiate the exceptions on the client side. They are always
returned as Axis faults.


I've got the beanMappings set on the client side too, does anyone else have any suggestions?

Is there a class that I can set the DEBUG log level on to see what the problem is? I'd almost
rather have it fail than return AxisFaults all the time, it would make things easier to debug.


Thanks!

Reply via email to