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=16843>. 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=16843 Malformed package name for some URLs Summary: Malformed package name for some URLs Product: Axis Version: current (nightly) Platform: PC OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: WSDL processing AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In WSDL2Java, the following URL (namespace): http://forExample.org/1.0/ is mapped to the package: org.forExample._1.0 (which is an incorrect package name) instead of org.forExample._1._0
