[wsas-java-dev] svn commit r74 -
wsas/java/trunk/modules/samples/Trader/xdocs
svn at wso2.com
svn at wso2.com
Fri Dec 1 08:16:38 PST 2006
Author: chatra
Date: Fri Dec 1 08:16:38 2006
New Revision: 74
Modified:
wsas/java/trunk/modules/samples/Trader/xdocs/trader_sample.html
Log:
changed title
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 08:16:38 2006
@@ -13,7 +13,7 @@
<body>
<h1>Trader Sample Guide for WSO2 Web Services Application Server (WSO2 WSAS)
- at wso2wsas_version@</h1>
+for Java, v at wso2wsas_version@</h1>
<p><img alt="Figure:1" src="images/cse.jpg" /><br />
</p>
@@ -229,17 +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>Logging to management console. Go to Security > Users > User
+Management. Then add a user "test" with password "test".</p>
-<p>Then select user "test" and apply it.</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>
More information about the Wsas-java-dev
mailing list