|
cvs commit: ws-site/targets/axis/cpp linuser-guide.html: msg#00017apache.webservices.general
sanjaya 2003/11/03 05:15:18 Modified: targets/axis/cpp linuser-guide.html Log: added note under download source distribution -> Deploying services Revision Changes Path 1.2 +3 -2 ws-site/targets/axis/cpp/linuser-guide.html Index: linuser-guide.html =================================================================== RCS file: /home/cvs/ws-site/targets/axis/cpp/linuser-guide.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- linuser-guide.html 31 Oct 2003 21:16:15 -0000 1.1 +++ linuser-guide.html 3 Nov 2003 13:15:18 -0000 1.2 @@ -747,6 +747,7 @@ <p> <strong>AXIS_HOME="/usr/local/apache/Axis"</strong> </p> +<p>Note that inside $AXIS_HOME directory there is a file called axiscpp.conf. Make sure that it has read permissions. This file contains key, value pairs of paths used by the Axis Soap Engine. You can change the WSDDFILEPATH and AXISLOGPATH inside this file according to your choice.</p> <p>Type the Following Command to build the service(You can always use makefiles instead of the following commands to build.)</p> <p> <strong>cd $AXISCPP_HOME/src/server/samples/introptests/base</strong> @@ -2106,8 +2107,8 @@ <p> <strong>$ g++ -g -O2 -o interopbase InteropBaseClient.o SOAPStruct.o InteropTestPortType.o<br> </strong><strong>$AXISCPP_HOME/lib/axis/libaxiscpp_client.a $AXISCPP_HOME/lib/axis/libaxiscpp_mod.a<br> -</strong><strong>L$AXISCPP_HOME/lib/xerces-c -lxerces-c -ldl<br> -</strong> <strong>$AXISCPP_HOME/src/client/lib/libaxiscpp_client.a<br> -</strong> <strong>$AXISCPP_HOME/release/libaxiscpp_mod.a -L$AXISCPP_HOME/lib/xerces-c -lxerces-c -ldl</strong> +</strong> <strong>$AXISCPP_HOME/lib/axis/libaxiscpp_client.a<br> +</strong> <strong>$AXISCPP_HOME/lib/axis/libaxiscpp_mod.a -L$AXISCPP_HOME/lib/xerces-c -lxerces-c -ldl</strong> </p> <p>Start the Apache Server(Assuming base service is deployed.)</p> <p> |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: PROPOSAL: move Axis/C++ to direct subproject under WS: 00017, Davanum Srinivas |
|---|---|
| Next by Date: | cvs commit: ws-site/targets/axis/cpp linuser-guide.pdf: 00017, sanjaya |
| Previous by Thread: | PROPOSAL: move Axis/C++ to direct subproject under WSi: 00017, Sanjiva Weerawarana |
| Next by Thread: | cvs commit: ws-site/targets/axis/cpp linuser-guide.pdf: 00017, sanjaya |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |