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.