FW: Bug with AxisFault and WSDL generation

2002-07-07 Thread Arne M. Degenring
PROTECTED]' Subject: FW: Bug with AxisFault and WSDL generation Hi Axis Developers, there hasn't been a response on axis-user. I think it surely is a bug because Axis is not able to generate a proxy (with WSDL2Java) out of a WSDL definition created by itself. Do you have any hints

Bug with AxisFault and WSDL generation

2002-07-02 Thread Arne M. Degenring
Hi everybody, I'm trying to use my own SOAP fault codes instead of the default "Server.userException". My idea was to let my Web Service class throw a AxisFault. I can set the faultcode etc. within the AxisFault constructor. I've set up such a web service that does nothing but throw a new AxisFau