Thanks for the clarification, it did help me a lot...
> > Von: <[EMAIL PROTECTED]> > Datum: 2002/10/09 Mi PM 02:25:37 GMT+02:00 > An: <[EMAIL PROTECTED]> > Betreff: RE: custom exception not thrown anymore > > > And custom exception handeling work. > > Yes, with limitations. > > > There are limitation, the class generated with the wdsl, should not > > contains any fields. > > :) Which means that you cannot have your own faults. You can however > build one if you manipulate the detail field in an AxisFault. > > > By custom exception handling, does not simply mean, throwing > > exception that > > have other fields that the AxisFault ? > > Something like that. But in the current implementation you can basically > throw away your generated exception classes and use AxisFault instead. > Anyway if you cannot have your own fields than it doesn't really matter > whether your exception is called AxisFault or MyFault. :( > -- berlin.de - meine stadt im netz. Jetzt eigene eMail-adresse @berlin.de sichern! http://webmail.berlin.de
