Axis1 exception handling client side

2010-07-04 Thread Thomas Drumm
Hi everybody, We have a Web Services API configured with Axis1 which exposes services to other programs. When we use WSDL2Java (also Axis1) to generate client stub files, we're having problems with exception handling. Everything gets wrapped up in AxisFaults, which is no good for us. We've tr

Re: Axis1 exception handling client side

2010-07-04 Thread Andreas Veithen
As part of the promotion of the Axis project to a top level project, we have decided to create separate mailing lists for Axis 1 and Axis2. For all Axis 1 related questions please subscribe and post to [email protected]. Thanks! Andreas On Sun, Jul 4, 2010 at 20:18, Thomas Drumm w

Axis1 exception handling client side

2010-07-04 Thread Thomas Drumm
Hi everybody, We have a Web Services API configured with Axis1 which exposes services to other programs. When we use WSDL2Java (also Axis1) to generate client stub files, we're having problems with exception handling. Everything gets wrapped up in AxisFaults, which is no good for us. We've tr