[ http://issues.apache.org/jira/browse/TUSCANY-170?page=all ]
Jean-Sebastien Delfino reassigned TUSCANY-170:
----------------------------------------------
Assign To: Raymond Feng
> WSDL2Java and runtime have inconsistent name-mangling convention for WSDL
> portType and operation
> ------------------------------------------------------------------------------------------------
>
> Key: TUSCANY-170
> URL: http://issues.apache.org/jira/browse/TUSCANY-170
> Project: Tuscany
> Type: Bug
> Components: Java SCA Tools
> Versions: M1
> Reporter: Raymond Feng
> Assignee: Raymond Feng
> Priority: Blocker
> Fix For: M1
> Attachments: interopdoc.wsdl
>
> 1. For WSDL portType "Doc_TestPortType", a java interface "Doc_TestPortType"
> is generated by WSDL2Java, but the runtime ( by XMLUtil
> ) expects "DocTestPortType"
> 2. WSDL2Java uses the name of WSDL operations as-is, for example, operation
> SingleTag --> java method SingleTag, but runtime expects "singleTag" (by
> XMLUtil).
--
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