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=18587>. 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=18587 Java2WSDL Issue Summary: Java2WSDL Issue Product: Axis Version: current (nightly) Platform: Other OS/Version: Other Status: NEW Severity: Blocker Priority: Other Component: WSDL processing AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The dynamic Java2WSDL ?WSDL function outputs Schema's for global type mappings defined in the server configuration file regardless of whether they are actually used in the service. Deploy the attached test case [Attachment #1] to Tomcat and do a http://server:port/test/services/StockQuoteService?WSDL and you'll see the Test type contained in the WSDL. [Attachment #2] The dynamic Java2WSDL ?WSDL function should output ONLY types that are actually used in the service. This appears to be a regression from Axis 1.0 so it needs to be fixed.
