You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Chinthana Danapala (JIRA)" <ax...@ws.apache.org> on 2005/06/06 07:12:40 UTC

[jira] Closed: (AXISCPP-577) errors in generated code for the test InteropTestRound1Doc

     [ http://issues.apache.org/jira/browse/AXISCPP-577?page=all ]
     
Chinthana Danapala closed AXISCPP-577:
--------------------------------------

    Fix Version: 1.6 Alpha
     Resolution: Fixed

(Visible to axiscpp-developers)


> errors in generated code for the test InteropTestRound1Doc
> ----------------------------------------------------------
>
>          Key: AXISCPP-577
>          URL: http://issues.apache.org/jira/browse/AXISCPP-577
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>  Environment: All
>     Reporter: Dushshantha Chandradasa
>     Assignee: Chinthana Danapala
>      Fix For: 1.6 Alpha

>
> The generated code of the service for the test InteropTestRound1Doc cannot be compiled.
>        [cc] InteropTestPortType.cpp
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortType.
> hpp(49) : error C2061: syntax error : identifier 'Value0'
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortType.
> hpp(51) : error C2061: syntax error : identifier 'Value0'
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortType.
> cpp(72) : error C2511: 'echoBase64' : overloaded member function 'class axiscpp:
> :xsd__base64Binary (class axiscpp::xsd__base64Binary)' not found in 'InteropTest
> PortType'
>        [cc]         C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestP
> ortType.hpp(31) : see declaration of 'InteropTestPortType'
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortType.
> cpp(76) : error C2511: 'echoDate' : overloaded member function 'struct tm (struc
> t tm)' not found in 'InteropTestPortType'
>        [cc]         C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestP
> ortType.hpp(31) : see declaration of 'InteropTestPortType'
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortType.
> cpp(80) : error C2511: 'echoHexBinary' : overloaded member function 'class axisc
> pp::xsd__hexBinary (class axiscpp::xsd__hexBinary)' not found in 'InteropTestPor
> tType'
>        [cc]         C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestP
> ortType.hpp(31) : see declaration of 'InteropTestPortType'
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortType.
> cpp(84) : error C2511: 'echoDecimal' : overloaded member function 'double (doubl
> e)' not found in 'InteropTestPortType'
>        [cc]         C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestP
> ortType.hpp(31) : see declaration of 'InteropTestPortType'
>        [cc] AxisServiceException.cpp
>        [cc] InteropTestPortTypeWrapper.cpp
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortType.
> hpp(49) : error C2061: syntax error : identifier 'Value0'
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortType.
> hpp(51) : error C2061: syntax error : identifier 'Value0'
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortTypeW
> rapper.cpp(370) : error C2065: 'v0' : undeclared identifier
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortTypeW
> rapper.cpp(370) : error C2059: syntax error : ')'
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortTypeW
> rapper.cpp(374) : error C2065: 'ret' : undeclared identifier
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortTypeW
> rapper.cpp(426) : error C2059: syntax error : ')'
>        [cc] SOAPStruct.cpp
>        [cc] InteropTestPortTypeService.cpp
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortType.
> hpp(49) : error C2061: syntax error : identifier 'Value0'
>        [cc] C:\obj\test\generated\server\cpp\InteropBaseDoc\InteropTestPortType.
> hpp(51) : error C2061: syntax error : identifier 'Value0'
>        [cc] Generating Code...
>        [cc] cl failed with return code 2
>  

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