Hi,
Is there any way to recreate the exception thrown on the server side of
an Axis SOAP connection on the client side? For instance, say my
service throws an SQLException, can I get it recreated (obviously
without the original stack trace) on the client side? I see that an
org.apache.axis.AxisFault is what is actually thrown but this doesn't
appear to achieve (quite) what I want. I'm using the 1.1b release of Axis.
Any help much appreciated.
Matt
- Re: Some way to recreate a server side exception on the cli... Matthew Denner
- Re: Some way to recreate a server side exception on th... Matthew Denner
- Re: Some way to recreate a server side exception o... Steve Loughran
