You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Raymond Feng (JIRA)" <tu...@ws.apache.org> on 2006/04/11 07:14:24 UTC

[jira] Updated: (TUSCANY-170) WSDL2Java and runtime have inconsistent name-mangling convention for WSDL portType and operation

     [ http://issues.apache.org/jira/browse/TUSCANY-170?page=all ]

Raymond Feng updated TUSCANY-170:
---------------------------------

    Attachment: interopdoc.wsdl

Here's the WSDL for the test case.

> 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 Core
>     Reporter: Raymond Feng
>  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