hi, i have a client which works on wsdl generated files. the stub method i am calling throws a custom exception produced on the server side:
public org.company.MyExcp askSomething(String question throws java.rmi.RemoteException, org.company.MyExcp; i was able to catch this exception prior to axis 1.0, but since i moved to axis 1.0 it always turns out as a AxisFault instead of org.company.MyExcp. did i miss something between beta 3 and 1.0 ? does anyone have an idea where to start looking? any help appreciated, heiko -- berlin.de - meine stadt im netz. Jetzt eigene eMail-adresse @berlin.de sichern! http://webmail.berlin.de
