Databinding fails for urn:// namespaces
---------------------------------------
Key: AXIS2-556
URL: http://issues.apache.org/jira/browse/AXIS2-556
Project: Apache Axis 2.0 (Axis2)
Type: Bug
Components: databinding
Versions: 0.95
Environment: WSDL2Java, urn:// namespace, xmlbeans databinding
Reporter: Jens Schumann
Priority: Critical
At some point we ended up with a namespace starting with urn://. To be honest I
don't know whether this namespace may be used in WSDL and schema definitions or
not.
However it causes problems using WSDL2Java and xmlbeans binding since
URLProcessor#makePackageName returns null and generates invalid java source.
(Empty package names and so on).
--
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