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/03/17 06:14:21 UTC

[jira] Commented: (AXISCPP-536) Generated code for InteropTestRound1Doc has methods with empty return value and empty parameter type

     [ http://issues.apache.org/jira/browse/AXISCPP-536?page=comments#action_61079 ]
     
Chinthana Danapala commented on AXISCPP-536:
--------------------------------------------

Even in the server side generated code produce same error in InteropTestPortType.cpp and InteropTestPortType.hpp.
Both didn't produce return type for the 
echoBase64( Value0);
echoHexBinary( Value0);
in windows.

> Generated code for InteropTestRound1Doc has methods with empty return value and empty parameter type
> ----------------------------------------------------------------------------------------------------
>
>          Key: AXISCPP-536
>          URL: http://issues.apache.org/jira/browse/AXISCPP-536
>      Project: Axis-C++
>         Type: Bug
>   Components: Test
>     Versions: current (nightly)
>     Reporter: Samisa Abeysinghe

>
> The generated code has following two methods in both the header and cpp file:
> STORAGE_CLASS_INFO  echoBase64( Value0);
> STORAGE_CLASS_INFO  echoHexBinary( Value0);
> Clearly there has to be some return type and a type for the Value0 parameter.
> As both cpp and header file code have the same problem this is not caused by reasent fixes for AXISCPP-520. (for AXISCPP-520 fixes were done only for cpp generation not header generation)
> It does not seem to be that this is a problem with the WSDL, because the Axis Java code generation succeds for the WSDL file.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira