Author: manjula
Date: Fri Sep 21 04:34:30 2007
New Revision: 578070

URL: http://svn.apache.org/viewvc?rev=578070&view=rev
Log:
Updating the docs.

Modified:
    webservices/sandesha/trunk/c/xdocs/docs/installationguide.html
    webservices/sandesha/trunk/c/xdocs/download.html
    webservices/sandesha/trunk/c/xdocs/index.html

Modified: webservices/sandesha/trunk/c/xdocs/docs/installationguide.html
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/xdocs/docs/installationguide.html?rev=578070&r1=578069&r2=578070&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/xdocs/docs/installationguide.html (original)
+++ webservices/sandesha/trunk/c/xdocs/docs/installationguide.html Fri Sep 21 
04:34:30 2007
@@ -51,8 +51,8 @@
 
 <h3>1.1. Installing Sandesha2/C Source Release on Linux</h3>
 
-<p>This version of Sandesha2/C depends on Axis2/C 1.0. <a 
href="http://ws.apache.org/axis2/c/download.cgi";>Download Axis2/C</a> from  and
-install. /p>
+<p>This version of Sandesha2/C depends on Axis2/C 1.1.0 <a 
href="http://ws.apache.org/axis2/c/download.cgi";>Download Axis2/C</a> from  and
+install. </p>
 <ol>
     <li> Download Sandesha2 source distribution</li>
     <li> Extract the source distribution and go to extracted directory</li>
@@ -104,7 +104,7 @@
 
 <h3>2.1. Installing Sandesha2/C Source Release on Windows</h3>
 <ol>
-    <li> You need to have unziped Axis2/C 1.0 release binary to some 
folder.</li>
+    <li> You need to have unziped Axis2/C 1.1.0 release binary to some 
folder.</li>
     <li> Sandesha2/C can be used with one of following two database systems.
             <ul>
                 <li>sqlite</li>
@@ -169,11 +169,19 @@
 as
 #define SANDESHA2_DEFAULT_STORAGE_MGR "inmemory". </pre>
 
+        <p>Or you can change the following entry in the module.xml file.</p>
+        <p>
+        <p>&lt;parameter name="StorageManager" 
locked="false"&gt;inmemory&lt;parameter&gt;</p>
+        <p>&lt;parameter name="StorageManager" 
locked="false"&gt;persistent&lt;parameter&gt;</p>
+        </p>
+
+        <p>
         If you want to use persistent storage with MySQL then add the option 
--with-mysql=&lt;MySQL include file path&gt;
         to the configure options above. It is assumed that libmysqlclient.so 
is in /usr/lib folder. It is recommended
         to use MySQL database for any serious use. It is not included as as 
the default database because of licensing issues.
         To run samples in persistent/mysql mode run 
sandesha2c/config/mysql_schema.sh and sandesha2c/config/init_mysql.sh
         to create the database schema. The database parameters for MySQL 
should be included in module.xml. The defaults for server, user and password 
are localhost, g,g.
+        </p>
 </li>
 <li>
        Sandesha2/C module is installed into 
&lt;axis2c_deploy_path&gt;/modules/sandesha2c directory. The installed module 
contain

Modified: webservices/sandesha/trunk/c/xdocs/download.html
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/xdocs/download.html?rev=578070&r1=578069&r2=578070&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/xdocs/download.html (original)
+++ webservices/sandesha/trunk/c/xdocs/download.html Fri Sep 21 04:34:30 2007
@@ -8,7 +8,7 @@
 <h2>Apache Sandesha2/C Releases</h2>
 
 <div align="left">
-<p>Sandesha2 project is moving towards the 1.0.0 release and has done it's 0.90
+<p>Sandesha2 project is moving towards the 1.0.0 release and has done it's 0.91
  release. This release is available for download as a source or binary. For 
 more information on Apache software releases, please see <a
 href="http://www.apache.org/dev/release.html";>Apache Releases FAQ</a>.</p>
@@ -25,56 +25,56 @@
 <div align="center">
 <table class="bodyTable"><tbody>
     <tr>
-        <td align="center" valign="middle">0.90</td>
+        <td align="center" valign="middle">0.91</td>
         <td align="center">Release</td>
         <td>MS Windows Distribution<br></br>
         - Source Distribution <a 
-        href="[preferred]/ws/sandesha2/c/0.90/sandesha2c-src-0.90.zip" 
-        title="[preferred]/ws/sandesha2/c/0.90/sandesha2c-src-0.90.zip"
-        onClick="javascript:urchinTracker 
('/downloads/sandesha2c-src-0.90.zip');">zip</a>
+        href="[preferred]/ws/sandesha2/c/0.91/sandesha2c-src-0.91.zip" 
+        title="[preferred]/ws/sandesha2/c/0.91/sandesha2c-src-0.91.zip"
+        onClick="javascript:urchinTracker 
('/downloads/sandesha2c-src-0.91.zip');">zip</a>
         <a 
-        href="[preferred]/ws/sandesha2/c/0.90/sandesha2c-src-0.90.zip.md5" 
-        class="externalLink" 
title="[preferred]/ws/sandesha2/c/sandesha2c-src-0.90.zip.md5">MD5</a>
+        href="[preferred]/ws/sandesha2/c/0.91/sandesha2c-src-0.91.zip.md5" 
+        class="externalLink" 
title="[preferred]/ws/sandesha2/c/sandesha2c-src-0.91.zip.md5">MD5</a>
         <a 
-        href="[preferred]/ws/sandesha2/c/0.90/sandesha2c-src-0.90.zip.asc" 
-        
title="[preferred]/ws/sandesha2/c/0.90/sandesha2c-src-0.90.zip.asc">PGP</a>
+        href="[preferred]/ws/sandesha2/c/0.91/sandesha2c-src-0.91.zip.asc" 
+        
title="[preferred]/ws/sandesha2/c/0.91/sandesha2c-src-0.91.zip.asc">PGP</a>
         <br></br>
         - Binary Distribution <a 
-        href="[preferred]/ws/sandesha2/c/0.90/sandesha2c-bin-0.90-win32.zip" 
-        title="[preferred]/ws/sandesha2/c/0.90/sandesha2c-bin-0.90-win32.zip"
-        onClick="javascript:urchinTracker 
('/downloads/sandesha2c-bin-0.90-win32.zip');">zip</a>
+        href="[preferred]/ws/sandesha2/c/0.91/sandesha2c-bin-0.91-win32.zip" 
+        title="[preferred]/ws/sandesha2/c/0.91/sandesha2c-bin-0.91-win32.zip"
+        onClick="javascript:urchinTracker 
('/downloads/sandesha2c-bin-0.91-win32.zip');">zip</a>
         <a 
-        
href="[preferred]/ws/sandesha2/c/0.90/sandesha2c-bin-0.90-win32.zip.md5" 
-        
title="[preferred]/ws/sandesha2/c/sandesha2c-bin-0.90-win32.zip.md5">MD5</a>
+        
href="[preferred]/ws/sandesha2/c/0.91/sandesha2c-bin-0.91-win32.zip.md5" 
+        
title="[preferred]/ws/sandesha2/c/sandesha2c-bin-0.91-win32.zip.md5">MD5</a>
         <a 
-        
href="[preferred]/ws/sandesha2/c/0.90/sandesha2c-bin-0.90-win32.zip.asc" 
-        
title="[preferred]/ws/sandesha2/c/0.90/sandesha2c-bin-0.90-win32.zip.asc">PGP</a>
+        
href="[preferred]/ws/sandesha2/c/0.91/sandesha2c-bin-0.91-win32.zip.asc" 
+        
title="[preferred]/ws/sandesha2/c/0.91/sandesha2c-bin-0.91-win32.zip.asc">PGP</a>
         <br></br>
         Linux Distribution <br></br>
         - Source Distribution <a 
-        href="[preferred]/ws/sandesha2/c/0.90/sandesha2c-src-0.90.tar.gz" 
-        title="[preferred]/ws/sandesha2/c/0.90/sandesha2c-src-0.90.tar.gz"
-        onClick="javascript:urchinTracker 
('/downloads/sandesha2c-src-0.90.tar.gz');">tar.gz</a>
+        href="[preferred]/ws/sandesha2/c/0.91/sandesha2c-src-0.91.tar.gz" 
+        title="[preferred]/ws/sandesha2/c/0.91/sandesha2c-src-0.91.tar.gz"
+        onClick="javascript:urchinTracker 
('/downloads/sandesha2c-src-0.91.tar.gz');">tar.gz</a>
         <a 
-        href="[preferred]/ws/sandesha2/c/0.90/sandesha2c-src-0.90.tar.gz.md5" 
-        
title="[preferred]/ws/sandesha2/c/0.90/sandesha2c-src-0.90.tar.gz.md5">MD5</a>
+        href="[preferred]/ws/sandesha2/c/0.91/sandesha2c-src-0.91.tar.gz.md5" 
+        
title="[preferred]/ws/sandesha2/c/0.91/sandesha2c-src-0.91.tar.gz.md5">MD5</a>
         <a 
-        href="[preferred]/ws/sandesha2/c/0.90/sandesha2c-src-0.90.gz.asc" 
-        
title="[preferred]/ws/sandesha2/c/0.90/sandesha2c-src-0.90.tar.gz.asc">PGP</a>
+        href="[preferred]/ws/sandesha2/c/0.91/sandesha2c-src-0.91.gz.asc" 
+        
title="[preferred]/ws/sandesha2/c/0.91/sandesha2c-src-0.91.tar.gz.asc">PGP</a>
         <br></br>
         - Binary Distribution <a 
-        
href="[preferred]/ws/sandesha2/c/0.90/sandesha2c-bin-0.90-linux.tar.gz" 
-        
title="[preferred]/ws/sandesha2/c/0.90/sandesha2c-bin-0.90-linux.tar.gz"
-        onClick="javascript:urchinTracker 
('/downloads/sandesha2c-bin-0.90-linux.tar.gz');">tar.gz</a>
+        
href="[preferred]/ws/sandesha2/c/0.91/sandesha2c-bin-0.91-linux.tar.gz" 
+        
title="[preferred]/ws/sandesha2/c/0.91/sandesha2c-bin-0.91-linux.tar.gz"
+        onClick="javascript:urchinTracker 
('/downloads/sandesha2c-bin-0.91-linux.tar.gz');">tar.gz</a>
         <a 
-        
href="[preferred]/ws/sandesha2/c/0.90/sandesha2c-bin-0.90-linux.tar.gz.md5" 
-        
title="[preferred]/ws/sandesha2/c/0.90/sandesha2c-bin-0.90-linux.tar.gz.md5">MD5</a>
+        
href="[preferred]/ws/sandesha2/c/0.91/sandesha2c-bin-0.91-linux.tar.gz.md5" 
+        
title="[preferred]/ws/sandesha2/c/0.91/sandesha2c-bin-0.91-linux.tar.gz.md5">MD5</a>
         <a 
-        
href="[preferred]/ws/sandesha2/c/0.90/sandesha2c-bin-0.90-linux.tar.gz.asc" 
-        
title="[preferred]/ws/sandesha2/c/0.90/sandesha2c-bin-0.90-linux.tar.gz.asc">PGP</a>
+        
href="[preferred]/ws/sandesha2/c/0.91/sandesha2c-bin-0.91-linux.tar.gz.asc" 
+        
title="[preferred]/ws/sandesha2/c/0.91/sandesha2c-bin-0.91-linux.tar.gz.asc">PGP</a>
       </td>
-      <td>11 - 05 - 2007</td>
-      <td>0.90 Release</td></tr>
+      <td>24 - 09 - 2007</td>
+      <td>0.91 Release</td></tr>
   </tbody></table>
 </div>
 

Modified: webservices/sandesha/trunk/c/xdocs/index.html
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/xdocs/index.html?rev=578070&r1=578069&r2=578070&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/xdocs/index.html (original)
+++ webservices/sandesha/trunk/c/xdocs/index.html Fri Sep 21 04:34:30 2007
@@ -22,8 +22,8 @@
 
 <h2>Latest Release</h2>
 
-<h3>25th May 2007 - Apache Sandesha2/C Version 0.90 Released</h3>
-<a href="http://ws.apache.org/sandesha/sandesha2/c/download.cgi";>Download 
0.90</a>
+<h3>24th Sep 2007 - Apache Sandesha2/C Version 0.91 Released</h3>
+<a href="http://ws.apache.org/sandesha/sandesha2/c/download.cgi";>Download 
0.91</a>
 
 <h4>Key Features</h4>
 <ol>
@@ -43,6 +43,6 @@
 
 <h4>Major Changes Since Last Release</h4>
 
-<p>Apache Sandesha2/C still in the first release.</p>
+<p>Apache Sandesha2/C still in the second release.</p>
 </body>
 </html>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to