[ http://issues.apache.org/jira/browse/AXISCPP-928?page=all ]

nadir amra updated AXISCPP-928:
-------------------------------

    Component/s: Server - General
    Description: 
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");

  was:

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");


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

Reply via email to