And what's more: is it possible to define structured SOAP faults ? 
I mean if the fault detail in the WSDL contains some XML structure,
will this be constructed by AXIS ? Will some Exception class be
generated by WSDL2Java ? 

> Hi,
> 
> AXIS normally uses the SOAP faultcode: "Server.userException". Is it
> possible to define my own SOAP faultcodes, and my own mapping 
> from Java
> Exceptions to SOAP faultcodes?

Reply via email to