Author: chamara Date: Thu Jan 22 19:57:54 2009 New Revision: 29297 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29297
Log: Doc updated Modified: trunk/wsas/java/modules/distribution/src/site/xdoc/trader_guide.xml Modified: trunk/wsas/java/modules/distribution/src/site/xdoc/trader_guide.xml URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/distribution/src/site/xdoc/trader_guide.xml?rev=29297&r1=29296&r2=29297&view=diff ============================================================================== --- trunk/wsas/java/modules/distribution/src/site/xdoc/trader_guide.xml (original) +++ trunk/wsas/java/modules/distribution/src/site/xdoc/trader_guide.xml Thu Jan 22 19:57:54 2009 @@ -180,12 +180,12 @@ TraderClient. This can be obtained from the Management Console: The relevant service EPR can be found at Manage Services > Available services > service. For this sample the URL is - "http://127.0.0.1:9762/services/TraderClient". + "http://127.0.0.1:9763/services/TraderClient". </li> <li>ExchangeService URL is the EPR of the ExchangeClient. This can be obtained from the Management Console: The relevant service EPR can be found at Manage Services > Available services > service. For this - example it is "http://127.0.0.1:9762/services/ExchangeClient". + example it is "http://127.0.0.1:9763/services/ExchangeClient". </li> <li>If rm, secure or securerm is to be used the following modules should be engaged. This can be done by selecting the Engage Module option from @@ -252,7 +252,7 @@ <p>Now go to Configure > User Management > Roles. Then add a role "testrole" and add user "test" to that role. Provide all permissions for this role.</p> -<p>Then go to Manage > Service > TraderClient > Service and +<p>Then go to Manage > Service > List > TraderClient Service > Security and select "Username Token" and select "Next".</p> <p>Then select "testrole" from the user groups shown and click "Finish".</p> _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
