yup, i am getting confused too. maybe i mixed up cvs sources and release files... ;)
> > Von: <[EMAIL PROTECTED]> > Datum: 2002/10/09 Mi PM 01:36:54 GMT+02:00 > An: <[EMAIL PROTECTED]> > Betreff: RE: custom exception not thrown anymore > > It is strange that you could catch your own exception, because as far as I know > custom exception handling is not implemented neither in beta3 nor in 1.0. :( > (I may have miss something myself though) > > > 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? > -- berlin.de - meine stadt im netz. Jetzt eigene eMail-adresse @berlin.de sichern! http://webmail.berlin.de
