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/04 00:34:05 UTC

Exception/Fault Mapping

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