DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7743>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7743 WSDL2Java does not implement hashCode methods on all classes Summary: WSDL2Java does not implement hashCode methods on all classes Product: Axis Version: beta-1 Platform: Sun OS/Version: Solaris Status: NEW Severity: Major Priority: Other Component: Basic Architecture AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] WSDL2Java should implement hashCode generation for all of the generated classes since all fields of generated classes are of defined type derived from the XMLSchema primitive types implementing hashCode as a combination of individual field hashCodes should be possible.