You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org> on 2006/05/08 10:02:23 UTC

[jira] Closed: (TUSCANY-78) Incorrect signatures on Java interfaces dynamically generated from WSDL

     [ http://issues.apache.org/jira/browse/TUSCANY-78?page=all ]
     
Jean-Sebastien Delfino closed TUSCANY-78:
-----------------------------------------


> Incorrect signatures on Java interfaces dynamically generated from WSDL
> -----------------------------------------------------------------------
>
>          Key: TUSCANY-78
>          URL: http://issues.apache.org/jira/browse/TUSCANY-78
>      Project: Tuscany
>         Type: Bug

>   Components: Java SCA Model
>     Reporter: Jean-Sebastien Delfino
>     Assignee: Jean-Sebastien Delfino

>
> The model implementation uses ASM to dynamically generate Java interfaces from WSDL portTypes if necessary (if a Java interface has not been generated at development time by WSDL2Java) . The signatures of the generated Java methods are currently incorrect (incorrect number of args and incorrect types). This generator should be changed to reuse the  logic from WSDL2Java to determine the correct number of args and their types, in a way consistent with what you would get by using the WSDL2Java tool at development time.

-- 
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