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=22764>. 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=22764 MyListPortsWriter extends JavaWriter? Summary: MyListPortsWriter extends JavaWriter? Product: Axis Version: 1.1 Platform: All URL: http://cvs.apache.org/viewcvs.cgi/~checkout~/xml- axis/java/docs/integration-guide.html#WSDL%20plug OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In the Integration Guide, in the section "WSDL Framework Extension Examples", subsection "Example 1 - Simple extension of WSDL2Java - additional artifact", there is exhibited a class "MyListPortsWriter extends JavaWriter", and it has a constructor that invokes the superclass's constructor with 6 arguments. But the JavaDoc of JavaWriter shows only one constructor, and it has just 2 parameters.
