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 su...@apache.org on 2007/10/03 09:41:56 UTC

svn commit: r581517 - /webservices/sandesha/branches/sandesha2/java/1_3/xdocs/userGuide.html

Author: sumedha
Date: Wed Oct  3 00:41:56 2007
New Revision: 581517

URL: http://svn.apache.org/viewvc?rev=581517&view=rev
Log:
more and more spelling corrections..

Modified:
    webservices/sandesha/branches/sandesha2/java/1_3/xdocs/userGuide.html

Modified: webservices/sandesha/branches/sandesha2/java/1_3/xdocs/userGuide.html
URL: http://svn.apache.org/viewvc/webservices/sandesha/branches/sandesha2/java/1_3/xdocs/userGuide.html?rev=581517&r1=581516&r2=581517&view=diff
==============================================================================
--- webservices/sandesha/branches/sandesha2/java/1_3/xdocs/userGuide.html (original)
+++ webservices/sandesha/branches/sandesha2/java/1_3/xdocs/userGuide.html Wed Oct  3 00:41:56 2007
@@ -101,7 +101,7 @@
 href="http://ws.apache.org/axis2/0_95/Axis2ArchitectureGuide.html">Apache
 Axis2 Architecture Guide</a>.</p>
 
-<p>Architecure guide for Sandesha2 is accessible at <a
+<p>Architecture guide for Sandesha2 is accessible at <a
 href="architectureGuide.html">Sandesha2 Architecture Guide</a>.</p>
 
 <p>Sandesha2 supports the WS-ReliableMessaging specification. It fully
@@ -122,7 +122,7 @@
 
 <h2>Installing the Sandesha2 module</h2>
 
-<p>In this section you will be tought how to install the Sandesha2 module in
+<p>This section explains how to install Sandesha2 module in
 a Axis2 environment. Simply follow the given instructions step by step.</p>
 <ol>
   <li>Download a compatible Axis2 binary distribution.</li>
@@ -314,14 +314,14 @@
     </pre>
   </li>
   <li><p>To deploy the web service simply drop it to the
-    WEB-INF/repository/services direcory of your Axis2 web application.
-    Please read the Axis2 userguide for more information on deploying Web
-    service archieves.</p>
+    WEB-INF/repository/services directory of your Axis2 web application.
+    Please read the Axis2 user guide for more information on deploying Web
+    service archive.</p>
   </li>
   <li><p>List the Axis2 services to see whether the SimpleService has been
     correctly deployed.</p>
   </li>
-  <li><p>Congradulations. You just deployed your first Web Service with
+  <li><p>Congratulations. You just deployed your first Web Service with
     Reliable Messaging support from Sandesha2.</p>
   </li>
 </ol>
@@ -620,7 +620,7 @@
 
 <h3><b>Managing Sequences</b></h3>
 
-<p>In the default behaviour Sandesha2 assumes that messages going to the same
+<p>In the default behavior Sandesha2 assumes that messages going to the same
 endpoint should go in the same RM sequence. Messages will be sent in
 different RM sequences only if their WS-Addressing To address is different.
 But if required you can instruct Sandesha2 to send messages that have the
@@ -1063,7 +1063,7 @@
 <h3>SecurityManager</h3>
 
 <p>The security manager allows you to plug a certain Secure Conversation
-implemenation into axis2. The default is a DummySecurityManager which does
+implementation into axis2. The default is a DummySecurityManager which does
 not do any real work. We have also implemented a RamaprtBasedSecurityManager
 which allows you to use Rampart as your secure conversation
 implementation.</p>



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