WSDL2Java should make less changes in WSDL document
---------------------------------------------------

                 Key: AXIS2-1880
                 URL: http://issues.apache.org/jira/browse/AXIS2-1880
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Improvement
         Environment: Axis2 1.1
            Reporter: Thilo Frotscher
            Priority: Minor


WSDL2Java creates a copy of the original WSDL document. This copy contains many 
changes to the orginal. Some of these modifications are very helpful, like
- addition of SOAP 1.2 binding
- addition of Action attributes for WS-Addressing 

Other modifications are unnecessary and shoud be avoided, like:

- changed order of attributes and elements
- changed values of "name" attributes
- addition of namespaces that are not always needed (e.g. mime)

Thanks,
Thilo


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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to