Author: damitha
Date: Sat Oct 13 07:30:34 2007
New Revision: 584408
URL: http://svn.apache.org/viewvc?rev=584408&view=rev
Log: (empty)
Modified:
webservices/savan/trunk/c/INSTALL
Modified: webservices/savan/trunk/c/INSTALL
URL:
http://svn.apache.org/viewvc/webservices/savan/trunk/c/INSTALL?rev=584408&r1=584407&r2=584408&view=diff
==============================================================================
--- webservices/savan/trunk/c/INSTALL (original)
+++ webservices/savan/trunk/c/INSTALL Sat Oct 13 07:30:34 2007
@@ -117,10 +117,10 @@
Notes:
- Savan/C has a persistent storage mechanism for storing subscriber
information and data source information.
- This is implemented using Sqlite embedded database
- If you use Axis2/C Apache2 module instead of simple_axis2_server make
- sure that Apache2 user have full access to the sqlite database file
savan_db.
+ Savan/C has a persistent storage mechanism for storing subscriber
information and data source information.
+ This is implemented using Sqlite embedded database
+ If you use Axis2/C Apache2 module instead of simple_axis2_server make
+ sure that Apache2 user have full access to the sqlite database file
savan_db.
Savan/C module is installed into <AXIS2C_HOME>/modules/savanc
directory. The installed module contain
libsavan.so, module.xml. The sample clients are installed into
<AXIS2C_HOME>/bin/samples/savan