I am using Java2WSDL and WSDL2Java to create a service from
a simple Java interface. I would like to trap any exceptions/faults that occur
during the SOAP exchanges and then execute some code depending on whether there
are any faults or not. I’m not sure where I need to put this code, none
of the generated classes seem appropriate. Thanks a ton! Brian Davis Software Developer JMM Ventures |
- Running code outside of actual SOAP transaction? Brian Davis
- RE: Running code outside of actual SOAP transac... Brian Davis
- RE: Running code outside of actual SOAP transac... Westfall, Eric Curtis
- Re: Running code outside of actual SOAP transac... Sunil Kothari