RE: Axis C++ version, error

2008-08-18 Thread McCullough, Ryan
The version at http://www.apache.org/dist/ws/axis-c/ should NOT be used. Delete the directory from your hard-drive. You should download a subversion client (tortoise svn http://tortoisesvn.tigris.org/ is really nice and easy to use). Then check the code out from the subversion repository. Here

RE: Axis c++ calculator compiling error, Admin Client

2008-08-18 Thread McCullough, Ryan
I would check out the Axis1 code from subversion. The 1.6beta that is available for download on the site is VERY old and out-dated. Subversion is pretty stable and has many updates. The code differences between subversion & the 1.6beta on the site are pretty extensive. -Ryan -Original Mess

Axis C++ version, error

2008-08-18 Thread Martina08
Hi, perhaps i have so many problems because i use a very buggy version of axis c++. I have download the package on the axis site: http://www.apache.org/dist/ws/axis-c/ is this correct? I have read that on svn is the laterst version see: http://svn.apache.org/viewvc/webservices/?pathrev=393482 but

RE: Axis CPP new user - how to access an existing web-service

2008-08-18 Thread Martina08
hi, Nadir Amra what do you mean with rebuild? I have a problem by Linking. My Error Message is: "undefined reference to ´Calculator::Calculator()´ " So i go to the SVN-site and take many modified Files and replace the old Files(Installation-Files v1.6b). my command is: g++ c.cpp -I$AXISCPP_HOME/i