You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Brian Abbott <br...@dommoni.com> on 2005/03/02 05:26:30 UTC

SOAP-Faults/Java Exception Mapping and Handling.

Hi, I am wondering how I register in wsdd a Java Exception to be
serialized and deserialized by the client and represented as the correct
exception type with the correct specific fields on the client side.
 
Thank you,
 
Brian