[wsas-java-dev] svn commit r59 - wsas/java/trunk/modules/samples/Trader/xdocs

svn at wso2.com svn at wso2.com
Fri Dec 1 06:19:44 PST 2006


Author: sanka
Date: Fri Dec  1 06:19:44 2006
New Revision: 59

Modified:
   wsas/java/trunk/modules/samples/Trader/xdocs/trader_sample.html
Log:
Minor fix in trader_sample doc.



Modified: wsas/java/trunk/modules/samples/Trader/xdocs/trader_sample.html
==============================================================================
--- wsas/java/trunk/modules/samples/Trader/xdocs/trader_sample.html	(original)
+++ wsas/java/trunk/modules/samples/Trader/xdocs/trader_sample.html	Fri Dec  1 06:19:44 2006
@@ -229,6 +229,16 @@
    (9) Exit</pre>
 
 <h4><em>Example 2: With the security module engaged.</em></h4>
+<p>Logging to management console. Go to Security > Users > User Management. Then
+add a user "test" with password "test".</p>
+
+<p>Then go to Services > TraderClient > Security Configuration and select 
+"Username Token authentication" and select "Continue".</p>
+
+<p>Then select user "test" and apply it.</p>
+
+Follow the same steps for ExchangeClient service.
+
 
 <p>From Trader directory type:</p>
 <pre>   sh run-client.sh -qos secure</pre>
@@ -256,7 +266,6 @@
 <pre>   ...Creating account...
 
    Please enter the Name:test1
-   Please enter the SSN:123
    Please enter the password:test1
 
    Results
@@ -271,7 +280,7 @@
    Please enter the password:test1
    Please enter the amount:100
    
-   Deposit Requested.</pre>
+   Deposit Successful !!</pre>
 
 <h4><em>Example 5: Buying '100 mn' stocks in the exchange.</em></h4>
 <pre>   ...Buying stocks...




More information about the Wsas-java-dev mailing list