[ http://issues.apache.org/jira/browse/AXISCPP-928?page=all ]
nadir amra closed AXISCPP-928.
------------------------------
Fix Version/s: current (nightly)
Resolution: Fixed
&ret should not have been used. out + i should have been used. Now compiles
successfully, with correct local name.
> Code generated by WSDL2Ws results in compilation error
> ------------------------------------------------------
>
> Key: AXISCPP-928
> URL: http://issues.apache.org/jira/browse/AXISCPP-928
> Project: Axis-C++
> Issue Type: Bug
> Components: Server - General
> Reporter: James Jose
> Fix For: current (nightly)
>
>
> Server side code generated by WSDL2Ws tool for ELementFormDefaultTest.wsdl is
> not proper.
> ElementFormDefaultTestWrapper.cpp uses an undeclared variable 'ret' and
> results in Compilation error.
> The statement in which it uses 'ret' variable is not a correct statement
> return pIWSSZ->addOutputBasicArrayParam((Axis_Array*)(&ret),XSD_INTEGER,
> ">elementFormDefaultIsUnqualifiedResponse>anIntegerArray");
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]