Resolved: fault message type is not being serialized in Axis 1.3

2005-11-24 Thread Denis Schlesinger
Title: Nachricht Don't worry, I did not throw 'MyFault' in my web service method... sorry, my fault ;) -Ursprüngliche Nachricht-Von: Denis Schlesinger Gesendet: Donnerstag, 24. November 2005 19:33An: axis-user@ws.apache.orgBetreff: fault message ty

fault message type is not being serialized in Axis 1.3

2005-11-24 Thread Denis Schlesinger
Title: Nachricht Hallo,   I have a declared a fault message type in the WSDD file as follows:   with the beanmapping: qname="ns:MyFaultType" type="java:myws.commands.MyFault" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" /> The class myFault extends java.rmi.RemoteException