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=18104>. 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=18104 Subclassing problems on the fromJava.Emitter Summary: Subclassing problems on the fromJava.Emitter Product: Axis Version: 1.1rc2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: WSDL processing AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The org.apache.axis.wsdl.fromJava.Emitter class is difficult to subclass usefully. Subclasses can't get access to the types variable and a lot of the useful methods are private. (This should hopefully be the last of the wsdl utility subclassing fixes)
