[wsas-java-dev] svn commit r46 - in wsas/java/trunk/modules/samples/Chad/xdocs: . images

svn at wso2.com svn at wso2.com
Thu Nov 30 21:56:41 PST 2006


Author: chatra
Date: Thu Nov 30 21:56:41 2006
New Revision: 46

Modified:
   wsas/java/trunk/modules/samples/Chad/xdocs/chadguide.html
   wsas/java/trunk/modules/samples/Chad/xdocs/images/adminstrator.jpg
   wsas/java/trunk/modules/samples/Chad/xdocs/images/chad_vote.jpg
   wsas/java/trunk/modules/samples/Chad/xdocs/images/create.jpg
   wsas/java/trunk/modules/samples/Chad/xdocs/images/list_poll.jpg
   wsas/java/trunk/modules/samples/Chad/xdocs/images/multiple_vote.jpg
   wsas/java/trunk/modules/samples/Chad/xdocs/images/results.jpg
Log:
making corrections

Modified: wsas/java/trunk/modules/samples/Chad/xdocs/chadguide.html
==============================================================================
--- wsas/java/trunk/modules/samples/Chad/xdocs/chadguide.html	(original)
+++ wsas/java/trunk/modules/samples/Chad/xdocs/chadguide.html	Thu Nov 30 21:56:41 2006
@@ -23,7 +23,7 @@
 
 <h2>INTRODUCTION</h2>
 
-<p>Chad is a simple voting service. It has two perpectives; a user
+<p>Chad is a simple voting service. It has two perspectives; a user
 perspective &amp; an administration perspective. The user perspective is the
 default one, which allows a user to vote for a particular poll, as well as
 view the results of a poll. In addition, in the administration perspective,
@@ -71,17 +71,17 @@
 
 <p>Now you will have the Chad service deployed on WSO2 WSAS. You can check
 this by going to the <a href="../../../docs/administratorguide.html">AJAX
-based Management Console</a> and clicking on the "Services" link on the left
-menu. You should be able to see a submenu titled "Application GUI". This
-submenu will take you to the Web based UI of the Chad application.</p>
+based Management Console</a> and clicking on the "Manage Services" link on the left
+menu. 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.</p>
 
 <h2>RUNNING THE WEB BASED CHAD CLIENT</h2>
 
 <p>You can run the client using a Web browser interface:</p>
 <ul>
   <li>Run the WSO2 WSAS Server (See <a
-    href="../docs/installationguide.html">Installtion Guide</a> for
-    intructions on installtion)</li>
+    href="../docs/installationguide.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 edition and http://127.0.0.1:9762/wso2wsas/wservices/Chad for
     the servlet distribution)</li>
@@ -121,11 +121,11 @@
       <li>Active polls- lists polls that are open for voting</li>
       <li>Stopped polls- lists polls that have been closed for voting (polls
         that one cannot vote for).</li>
-      <li>Adminstrators - allows the user to add new adminstrators</li>
-      <p><img alt="Figure 6: Adminstrators" src="images/adminstrator.jpg"
+      <li>Administrators - allows the user to add new administrators</li>
+      <p><img alt="Figure 6: Administrators" src="images/adminstrator.jpg"
       /></p>
-      Using this option you can add new adminstrators, as well as check the
-      list of current adminstrators.</ul>
+      Using this option you can add new administrators, as well as check the
+      list of current administrators.</ul>
   </li>
 </ul>
 

Modified: wsas/java/trunk/modules/samples/Chad/xdocs/images/adminstrator.jpg
==============================================================================
Binary files. No diff available.

Modified: wsas/java/trunk/modules/samples/Chad/xdocs/images/chad_vote.jpg
==============================================================================
Binary files. No diff available.

Modified: wsas/java/trunk/modules/samples/Chad/xdocs/images/create.jpg
==============================================================================
Binary files. No diff available.

Modified: wsas/java/trunk/modules/samples/Chad/xdocs/images/list_poll.jpg
==============================================================================
Binary files. No diff available.

Modified: wsas/java/trunk/modules/samples/Chad/xdocs/images/multiple_vote.jpg
==============================================================================
Binary files. No diff available.

Modified: wsas/java/trunk/modules/samples/Chad/xdocs/images/results.jpg
==============================================================================
Binary files. No diff available.




More information about the Wsas-java-dev mailing list