[ 
https://issues.apache.org/jira/browse/AXIS2C-690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dimuthu Gamage resolved AXIS2C-690.
-----------------------------------

    Resolution: Fixed

Fixed

> missing return-node in response
> -------------------------------
>
>                 Key: AXIS2C-690
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-690
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: code generation
>         Environment: winXP, vs2005, axis2-1.3-SNAPSHOT-bin.zip, 04-Sep-2007 
> 03:29
>            Reporter: Mark Nüßler
>         Attachments: skel_stub_and_xmls.tar.gz, theService.zip
>
>
> when you get a response from a method, the wrapping 'return'-node is missing,
> solution, see in generated serialize-function of response-class. replace both 
> 'if (has_parent)' with 'if (!has_parent)' at the end.
> i generate with '-ss -sd -d adb -u', have a look at 
> src/adb_getPersonResponse.c line 264 + 267

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to