You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Ralf Henschkowski (JIRA)" <tu...@ws.apache.org> on 2007/09/13 09:48:32 UTC

[jira] Created: (TUSCANY-1692) Axis2Client references Axis options that are not available

Axis2Client references Axis options that are not available
----------------------------------------------------------

                 Key: TUSCANY-1692
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1692
             Project: Tuscany
          Issue Type: Bug
          Components: C++ SCA
    Affects Versions: Cpp-Next
         Environment: Linux Fedora Core 2.6.21-1.3194.fc7
g++ (GCC) 4.1.2 20070502 (Red Hat 4.1.2-12)
axis2c 0.92 / 0.94


            Reporter: Ralf Henschkowski


Compiling the svn head version of  Axis2Client.cpp give this error:

g++ -DHAVE_CONFIG_H -I. -I../../../../../.. -I../../../../../../runtime/core/src -I/home/hensch/tuscany/cpp/sdo/deploy/include -I/home/hensch/tuscany/axis/include -D_DEBUG -g -O2 -MT Axis2Client.lo -MD -MP -MF .deps/Axis2Client.Tpo -c tuscany/sca/ws/Axis2Client.cpp  -fPIC -DPIC -o .libs/Axis2Client.o
tuscany/sca/ws/Axis2Client.cpp: In member function 'virtual void tuscany::sca::ws::Axis2Client::invoke(tuscany::sca::Operation&)':
tuscany/sca/ws/Axis2Client.cpp:244: error: 'AXIS2_OPTIONS_SET_XML_PARSER_RESET' was not declared in this scope
tuscany/sca/ws/Axis2Client.cpp:251: error: 'AXIS2_OPTIONS_SET_SOAP_ACTION' was not declared in this scope
make[6]: *** [Axis2Client.lo] Error 1
make[6]: Leaving directory `/home/hensch/tuscany/cpp/sca/runtime/extensions/ws/reference/axis2c/src'
make[5]: *** [install-recursive] Error 1




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org