Author: chamara Date: Thu Jan 22 02:09:52 2009 New Revision: 29233 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29233
Log: issue resolved Modified: trunk/wsas/java/modules/distribution/src/site/xdoc/chad_guide.xml Modified: trunk/wsas/java/modules/distribution/src/site/xdoc/chad_guide.xml URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/distribution/src/site/xdoc/chad_guide.xml?rev=29233&r1=29232&r2=29233&view=diff ============================================================================== --- trunk/wsas/java/modules/distribution/src/site/xdoc/chad_guide.xml (original) +++ trunk/wsas/java/modules/distribution/src/site/xdoc/chad_guide.xml Thu Jan 22 02:09:52 2009 @@ -111,10 +111,11 @@ <p>or</p> <p>You can got to the WSO2 WSAS Management Console, sign in, then click on "Manage -> Services -> list" link on the left menu. As Chad service is - already deployed you will see the service listed on the page. Click on - "Chad" service link and you will go to a "Service Management" page of - Chad. You should be able to see a sub menu titled "Application GUI" here. - This sub menu will take you to the Web based UI of the Chad application. + already deployed you will see the service listed on the page. + To run the chad client go to CARBON_HOME/webapps/ROOT and copy the move the + webservices directory one level up.(ie. CARBON_HOME/webapps) and then go the url + http://127.0.0.1:9763/webservices/Chad this url will take you to the web based UI of + chad application (See <a href="user_guide.html">User Guide</a> for details for details) </p> </li> _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
