Hello all. Sorry for this maybe dull question, but I didn't find anything on that topic anywhere:
I would like to know, why the WSDL2Java code generator generates exceptions from the WSDL and adds a continous number to all exception class names, e.g. MyOwnException0, SecondException1, ExceptionXyz2, etc. Can that numbers be avoided at code generation time somehow? The numbers itself would be no peoblem, if they *wouldn't change* every time we change something in our WSDL file. So all exception names must be changed in all server and client classes, too. Maybe someone can tell me, how we can get rid of them :-) Many Thanks. Stefan. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
