Author: isuru Date: Thu Jan 29 00:01:46 2009 New Revision: 29932 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29932
Log: userguide update 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=29932&r1=29931&r2=29932&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 29 00:01:46 2009 @@ -46,8 +46,8 @@ , and the poll results can be compared using the bar graphs and the relevant percentages of votes each choice has received. If you try voting again using the same IP you will be directed to the poll results page, - also including the line, "We have already received a vote for this poll from - your IP address. Hence you are not eligible for voting" below the results + also including the line, "We have already received a vote for this poll from + your IP address. Hence you are not eligible for voting" below the results graph. </p> @@ -89,8 +89,8 @@ <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 -> Service -> list" link on + <a href="user_guide.html">Management Console</a> + 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> @@ -104,18 +104,17 @@ for instructions on installation) </li> <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 + then click on "Manage -> Service -> 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 + 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/wservices/Chad this url will take you to the web based UI of - chad application + chad application (See <a href="user_guide.html">User Guide</a> for details for details) </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 - active polls". An active poll is a poll open for voting. A normal user - can <a href="#vote">vote</a> using the "Vote" action. He can also see + there are no Active polls, then the page will read as "No polls present". An active poll is a poll open for voting. A normal user + can <a href="#vote">vote</a> using the "Vote" action. He can also see <a href="#results">poll results</a> by clicking on the particular poll title. <br/><br/> <p> @@ -167,7 +166,7 @@ action you can close voting after which one cannot vote for that particular poll. Once stopped, the <strong>Start</strong> - link will appear under 'Actions' column + link will appear under 'Action' column replacing both Stop and Vote action links. </p> <p> @@ -182,8 +181,7 @@ for either a <a href="#single">single type vote</a> or a - <a - href="#multiple">multiple type vote + <a href="#multiple">multiple type vote </a> . </p> _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
