Author: manjula
Date: Sun Sep 30 21:14:09 2007
New Revision: 580833
URL: http://svn.apache.org/viewvc?rev=580833&view=rev
Log:
Adding some description on how to run the samples using binary distribution.
Modified:
webservices/sandesha/trunk/c/INSTALL
Modified: webservices/sandesha/trunk/c/INSTALL
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/INSTALL?rev=580833&r1=580832&r2=580833&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/INSTALL (original)
+++ webservices/sandesha/trunk/c/INSTALL Sun Sep 30 21:14:09 2007
@@ -38,10 +38,14 @@
+ - include ( header files)
+ - bin (database scripts)
+ - bin/samples ( sample executables)
+ + - lib (some libs to run sandesha clients)
To deploy Sandesha2/C in Axis2/C running environment copy the
modules/sandesha2 into <axis2c_deploy_path>/modules folder.
Do the necessary changes to the <axis2c_deploy_path>/axis2.xml to run
Sandesha2/C(Refer to the sample config/axis2.xml
for help).
+
+ To Run the samples copy all the libs inside the lib folder to
<axis2c_deploy_path>/lib folder.
+ Copy the sample service inside services directory to
<axis2c_deploy_path>/services folder.
3 Installing Sandesha2/C on WIN32
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]