[ http://issues.apache.org/jira/browse/TUSCANY-111?page=all ]
Rick Rineholt updated TUSCANY-111:
----------------------------------
Attachment: account.zip
Look at
wsdl2java-source/org/apache/tuscany/samples/bigbank/account/services/account/AccountService.java
look at sellStock method's parameters it's taking an integer
This should be two ints with doc/lit wrapped or a SelStock type for doc/lit ..
but not just an int.
> Tuscany WSDL2Java generates incorrect signature for multiple parameters in a
> doc-literal wrapper
> ------------------------------------------------------------------------------------------------
>
> Key: TUSCANY-111
> URL: http://issues.apache.org/jira/browse/TUSCANY-111
> Project: Tuscany
> Type: Bug
> Components: Java SCA Tools
> Reporter: Jean-Sebastien Delfino
> Attachments: account.zip
>
> Our WSDL2Java tool does not generate the correct signature on Java methods
> derived from a doc-literal wrapper. Only the first child element of the
> wrapper gets turned into a parameter on the Java method.
--
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