Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 47360 invoked from network); 6 Jun 2005 05:12:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Jun 2005 05:12:53 -0000 Received: (qmail 93384 invoked by uid 500); 6 Jun 2005 05:12:53 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 93362 invoked by uid 500); 6 Jun 2005 05:12:52 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 93345 invoked by uid 99); 6 Jun 2005 05:12:52 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 05 Jun 2005 22:12:50 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 84088CB for ; Mon, 6 Jun 2005 07:12:39 +0200 (CEST) Message-ID: <1432028314.1118034759508.JavaMail.jira@ajax.apache.org> Date: Mon, 6 Jun 2005 07:12:39 +0200 (CEST) From: "Chinthana Danapala (JIRA)" To: axis-c-dev@ws.apache.org Subject: [jira] Assigned: (AXISCPP-577) errors in generated code for the test InteropTestRound1Doc In-Reply-To: <578859367.1111566981818.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/AXISCPP-577?page=all ] Chinthana Danapala reassigned AXISCPP-577: ------------------------------------------ Assign To: Chinthana Danapala > 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