Rick, the latest SDO codegenerator has a bug that makes it generate code that might not run (converting some simple data types to/from string is broken - see TUSCANY-130). I'm not sure exactly which types work as it is and which don't (String type properties, for example, are no problem), but the proper runtime support for all the built-in simple types won't be fixed until Monday.
Sorry about that, Frank. "Rick Rineholt (JIRA)" <[email protected]> wrote on 03/24/2006 09:56:19 AM: > [ http://issues.apache.org/jira/browse/TUSCANY-111? > page=comments#action_12371742 ] > > Rick Rineholt commented on TUSCANY-111: > --------------------------------------- > > Does anyone know off the bat if I fix up the interfaces will it > work? Or is the issue beyond just incorrect generation of the java > interface ? > > > 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 >
