You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andrew Orzechowski (JIRA)" <ji...@apache.org> on 2009/11/04 03:34:32 UTC

[jira] Created: (AXIS2-4543) WSDL2C Does Not Support Namespaces During Generation

WSDL2C Does Not Support Namespaces During Generation
----------------------------------------------------

                 Key: AXIS2-4543
                 URL: https://issues.apache.org/jira/browse/AXIS2-4543
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: adb
    Affects Versions: 1.5
         Environment: All
            Reporter: Andrew Orzechowski


The WSDL2C code generator should utilize the namespaces within the provided WSDL files to provide for better deconfliction of types and methods within each WSDL.  This would allow for a single application to utilize multiple web services that duplicate type or method names.  Currently, these result in the generation of code that produces duplicate symbols during the linking process.

This should also allow for the use of the -p and -ns2p parameters as arguments to WSDL2C.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.