Support for namespace mapping in WSDL2Java (xmlbeans only)
----------------------------------------------------------

         Key: AXIS2-555
         URL: http://issues.apache.org/jira/browse/AXIS2-555
     Project: Apache Axis 2.0 (Axis2)
        Type: Improvement

  Components: databinding  
    Versions: 0.95    
    Reporter: Jens Schumann
    Priority: Minor


While using xmlbeans for databinding WSDL2Java does not support a namespace 
mappings to Java packages for xsd schemas (I did not test/evaluate other 
bindings). 

Right now URLProcessor.makePackageName(uri) is used in 
Axis2BindingConfig/XMLBeansExtension. 

It would be good if WSDL2Java supported both a common namespace mapping for all 
supported binding tools and the proprietary xsdconfig mechanism which even 
supports schema type to java class mappings.

-- 
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

Reply via email to