You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by sa...@apache.org on 2007/06/19 06:38:46 UTC

svn commit: r548584 - /webservices/sandesha/trunk/c/xdocs/index.html

Author: samisa
Date: Mon Jun 18 21:38:45 2007
New Revision: 548584

URL: http://svn.apache.org/viewvc?view=rev&rev=548584
Log:
Fixed some typos and added some more information

Modified:
    webservices/sandesha/trunk/c/xdocs/index.html

Modified: webservices/sandesha/trunk/c/xdocs/index.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/xdocs/index.html?view=diff&rev=548584&r1=548583&r2=548584
==============================================================================
--- webservices/sandesha/trunk/c/xdocs/index.html (original)
+++ webservices/sandesha/trunk/c/xdocs/index.html Mon Jun 18 21:38:45 2007
@@ -10,7 +10,15 @@
 <body xml:lang="en">
 <h1>Welcome to Apache Sandesha2/C</h1>
 
-<p> Sandesha2C is a C implementation of WS-ReliableMessaging specification published by IBM, Microsoft, BEA and TIBCO. Sandesha2C is built on top of Axis2C. Therefore by using Sandesha2C you can add reliable messaging capability to the web services hosted using Axis2C. Sandesha2C can also be used with Axis2C client to interact with already hosted web services in a reliable manner.</p>
+<p>Sandesha2/C is a C implementation of <a
+href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrm">WS-ReliableMessaging
+specification</a> published by IBM, Microsoft, BEA and TIBCO. Sandesha2/C is
+built on top of <a href="http://ws.apache.org/axis2/c/">Apache Axis2/C Web
+services engine</a>, as a <a
+href="http://ws.apache.org/axis2/c/docs/axis2c_manual.html#engaging_module">module</a>.
+Therefore by using Sandesha2/C you can add reliable messaging capability to
+Web services hosted using Axis2/C. Sandesha2/C can also be used with Axis2/C
+client to interact with already hosted Web services in a reliable manner.</p>
 
 <h2>Latest Release</h2>
 
@@ -19,17 +27,22 @@
 
 <h4>Key Features</h4>
 <ol>
-    <li>Support for WS-ReliableMessaging in both client side and server side of Axis2C. (according   the the WS-ReliableMessaging specification February 2005 and WS-ReliableMessaging specification August 2006).</li>
-    <li>Pluggable storage framework.</li>
-    <li>Configurable delivery assurances. Eexactly once delivery assurance is guaranteed.</li>
-    <li>Support for both SOAP 1.1 and 1.2.</li>
-    <li>Client API, which provides features for both general and advance users.</li>
-    <li>Samples to test RM scenarios.</li>
-    <li>Interoperablity with java and .net.</li>
-    <li>Documentation</li>
+  <li>Support for WS-ReliableMessaging on both client side and server side of
+    Axis2/C. (according the the WS-ReliableMessaging specification February
+    2005 and WS-ReliableMessaging specification August 2006).</li>
+  <li>Pluggable storage framework.</li>
+  <li>Configurable delivery assurances. Exactly once delivery assurance is
+    guaranteed.</li>
+  <li>Support for both SOAP 1.1 and 1.2.</li>
+  <li>Client API, which provides features for both general and advance
+  users.</li>
+  <li>Samples to test RM scenarios.</li>
+  <li>Interoperability with java and .NET.</li>
+  <li>Documentation</li>
 </ol>
+
 <h4>Major Changes Since Last Release</h4>
-  <p>Apache Sandesha2/C still in the first release. </p>
 
+<p>Apache Sandesha2/C still in the first release.</p>
 </body>
 </html>



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org