Author: chamara Date: Wed Jan 21 22:39:35 2009 New Revision: 29191 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29191
Log: 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=29191&r1=29190&r2=29191&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 21 22:39:35 2009 @@ -55,7 +55,7 @@ <ul> <li>CARBON_HOME : Directory to which you installed WSO2 WSAS.</li> <li>MGT_CONSOLE_URL : This is the URL that will be used to access the - management console. This will be https://127.0.0.1:9443/ in the case of + management console. This will be https://127.0.0.1:9443/carbon in the case of the standalone distribution and https://127.0.0.1:9443/carbon in the case of the embedded distribution (assuming WSO2 WSAS default configuration parameters). This can vary depending on your installation @@ -63,7 +63,7 @@ </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:9762/wso2wsas/wservices/Chad for the + WSAS and http://127.0.0.1:9763/services/Chad for the servlet. </li> </ul> @@ -92,7 +92,7 @@ <p>Now you will have the Chad service deployed on WSO2 WSAS. You can check this by going to the <a href="user_guide.html">AJAX based Management Console</a> - and clicking on the "Manage Services" link on + and clicking on the "Manage -> Service -> list" link on the left menu. If you see the Chad service listed here, then you know for sure that Chad is active/deployed. </p> @@ -105,12 +105,12 @@ <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:9762/wservices/Chad for the - standalone server and http://127.0.0.1:9762/wso2wsas/wservices/Chad for + <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, - then click on "Manage Services" link on the left menu. As Chad service is + 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. _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
