Author: isuru Date: Wed Jan 28 11:20:39 2009 New Revision: 29898 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29898
Log: Fixing https://wso2.org/jira/browse/CARBON-2748 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=29898&r1=29897&r2=29898&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 Wed Jan 28 11:20:39 2009 @@ -62,9 +62,7 @@ type and the configuration. </li> <li>CHAD_URL : This URL is used to open the CHAD GUI Application. This will - be http://127.0.0.1:9762/wservices/Chad for the standalone server of - WSAS and http://127.0.0.1:9763/services/Chad for the - servlet. + be http://127.0.0.1:9763/wservices/Chad. </li> </ul> @@ -105,19 +103,14 @@ <a href="installation_guide.html">Installation Guide </a> for instructions on installation) </li> - <li>Go to CHAD_URL (e.g. http://127.0.0.1:9763/services/Chad for the - standalone server and http://127.0.0.1:9763/services/Chad for - the servlet) - <p>or</p> - <p>You can got to the WSO2 WSAS Management Console, sign in, + <li>You can get 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. To run the chad client go to CARBON_HOME/webapps/ROOT and move the wservices 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 + http://127.0.0.1:9763/wservices/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> <li>Now you will see the user view of the Chad system as shown below. If there are no Active polls, then the page will read as "There are no _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
