I think it needs some work to clean up all the messages and faultcodes which may be thrown in Axis
http://marc.theaimsgroup.com/?l=axis-user&m=111089602014070&w=2 http://marc.theaimsgroup.com/?l=axis-dev&m=111208204315200&w=2 Hopefully this is included in Axis 1.2 Final Cheers, Are T. Tysnes -----Original Message----- From: Toshiyuki Kimura [mailto:[EMAIL PROTECTED] Sent: 6. april 2005 08:37 To: [email protected] Subject: Re: List of Possible Exception Messages? How about 'grep -r "throw new" *' for the original question ? Thanks, Toshi <[EMAIL PROTECTED]> On Wed, 6 Apr 2005, Peter Smith wrote: > >> how about the messages in >> ws-axis\java\build\classes\org\apache\axis\i18n\resource.properties? >> > But from what I've remember of that file, the messages were a random > mixture of the following categories: > a) exception messages > b) logging/tracing output > c) gui/console output > d) redundant message that is not used anywhere in Axis code > > Furthermore, the key names seemed to be any old unique string which > don't > necesarily indicate which category they belong to. > > Peter. >
