WSDL2Java generates artifacts that don't compile.
--------------------------------------------------
Key: AXIS-2059
URL: http://issues.apache.org/jira/browse/AXIS-2059
Project: Apache Axis
Type: Bug
Reporter: Bug Reporter
Attachments: sample.wsdl
I've got a wsdl with more than one schema in the types section. When one schema
element cross references a type defined in another schema fragment having the
same name then the generated sources don't compile. The problem occurs when all
the namespaces are mapped to the same package (-p option).
I guess elements referencing types with same name is a pretty common case and
WSDL2Java should not fail in properly generating the artifacts whatsoever may
be the package mapping used.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira