Author: suran
Date: Tue Jan 22 10:36:07 2008
New Revision: 12698

Log:

added a line saying modules must be engaged on server.


Modified:
   
branches/wsas/java/2.2/wsas/java/modules/documentation/src/site/xdoc/commodity_quote_guide.xml

Modified: 
branches/wsas/java/2.2/wsas/java/modules/documentation/src/site/xdoc/commodity_quote_guide.xml
==============================================================================
--- 
branches/wsas/java/2.2/wsas/java/modules/documentation/src/site/xdoc/commodity_quote_guide.xml
      (original)
+++ 
branches/wsas/java/2.2/wsas/java/modules/documentation/src/site/xdoc/commodity_quote_guide.xml
      Tue Jan 22 10:36:07 2008
@@ -157,11 +157,12 @@
     <li>-qos : This will represent rm, secure or securerm options, which will
         eventually engage respective modules to the CommodityQuote service. 
These
         modules can be easily engaged from WSO2 WSAS console. More details will
-        be discussed below.
+        be discussed below. <strong>To run the sample with these QoS, you must 
engage the 
+       respective modules for the CommodityQuote service on the WSO2 WSAS 
server.</strong>
         <ul>
             <li>rm - Sandesha2: Sandesha2 configuration will be available from 
RM
                 domain policies. We would only demonstrate the sample with the
-                default policy available from Sandesha2
+                default policy available from Sandesha2.
             </li>
             <li>secure - Rampart/Rahas: WSO2 WSAS distribution compliant with 
fifteen
                 security scenarios.
@@ -529,10 +530,10 @@
     <li>Go to client repository and do the following ./run-client.sh -e
         mail:[EMAIL PROTECTED]/services/CommodityQuote.
     </li>
-    <li>To run the sample with RM enabled, first engaged Sandesha2-1.1 to
+    <li>To run the sample with RM enabled, first engaged 
Sandesha2-&lt;version&gt; to
         CommodityQuote service. Go to admin page using https://host:9443/,
         Username and password will be "admin". Go to
-        Services/CommodityQuote/Manage Module Engagement and engage 
Sandesha2-1.1
+        Services/CommodityQuote/Manage Module Engagement and engage 
Sandesha2-&lt;version&gt;
         mar. Go to client repo and use the following command, ./run-client.sh 
-e
         mail:[EMAIL PROTECTED]/services/CommodityQuote -qos rm
     </li>

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to