[ http://issues.apache.org/jira/browse/TUSCANY-78?page=all ]
Jean-Sebastien Delfino resolved TUSCANY-78:
-------------------------------------------
Resolution: Fixed
Fixed in revision r398029.
> 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