Code generated by WSDL2Ws results in compilation error
------------------------------------------------------
Key: AXISCPP-928
URL: http://issues.apache.org/jira/browse/AXISCPP-928
Project: Axis-C++
Type: Bug
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