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 Catherine Chando <ag...@nortel.com> on 2005/12/21 15:16:48 UTC

Compile AXIS C++ source using ANT

Hi,
Can someone please point me on how to use ANT to compile the AXIS C++ 
source .
I am using the AXIS C++ binary file and I release that I cannot load the 
libaxiscpp_mod.so
library because it was not compiled with the -DEAPI option. So I need to 
compile that
shared object library again to be able to use it with Apache.

Catherine



Re: Compile AXIS C++ source using ANT

Posted by John Hawkins <HA...@uk.ibm.com>.
http://ws.apache.org/axis/cpp/documentation.html





"Catherine Chando" <ag...@nortel.com> 
21/12/2005 14:16
Please respond to
"Apache AXIS C Developers List"


To
Apache AXIS C Developers List <ax...@ws.apache.org>
cc

Subject
Compile AXIS C++ source using ANT






Hi,
Can someone please point me on how to use ANT to compile the AXIS C++ 
source .
I am using the AXIS C++ binary file and I release that I cannot load the 
libaxiscpp_mod.so
library because it was not compiled with the -DEAPI option. So I need to 
compile that
shared object library again to be able to use it with Apache.

Catherine