[wsas-java-dev] svn commit r518 - wsas/java/trunk/xdocs

svn at wso2.com svn at wso2.com
Mon Jan 22 00:50:11 PST 2007


Author: marietta
Date: Mon Jan 22 00:49:57 2007
New Revision: 518

Modified:
   wsas/java/trunk/xdocs/administratorguide.html
Log:
Made minor changes.

Modified: wsas/java/trunk/xdocs/administratorguide.html
==============================================================================
--- wsas/java/trunk/xdocs/administratorguide.html	(original)
+++ wsas/java/trunk/xdocs/administratorguide.html	Mon Jan 22 00:49:57 2007
@@ -179,8 +179,8 @@
     <ul>
       <!--<li>Free Memory- Free memory of JVM</li>-->
       <!--<li>Request Count - The number of requests that have gone through the
-                          server (this includes requests to the admin service, which will
-                          explain the small number you see here</li>-->
+                                server (this includes requests to the admin service, which will
+                                explain the small number you see here</li>-->
       <li>Server Name - The name of the server</li>
       <li>Server Version - The version of the above named server</li>
       <li>Server Start Time- The time the server was started/restarted</li>
@@ -524,14 +524,14 @@
     as follows. It has two sections, the upper section handles the requests
     and the lower section displays the response. Once the user clicks "Try",
     the script executes. The "Table Reset" button resets the request table. <!--<p><strong>Note</strong>: If you are using Mozilla Firefox 1.5.0 or above
-                                    Web browser, and you are using a loop back address (127.0.0.1or
-                                    localhost), while you are connected to a network, in other words, have
-                                    your own machine IP, then you have to point you browser to your machine
-                                    IP (for example, https://192.168.1.250:9443) and resign-in to WSAS
-                                    management console before trying out the above "Try its". This is because
-                                    of Firefox security restrictions on machines connected to a network. If
-                                    you only have a machine IP none of these restrictions are applied and you
-                                    can "Try it" without having to resign-in.</p>-->
+                                        Web browser, and you are using a loop back address (127.0.0.1or
+                                        localhost), while you are connected to a network, in other words, have
+                                        your own machine IP, then you have to point you browser to your machine
+                                        IP (for example, https://192.168.1.250:9443) and resign-in to WSAS
+                                        management console before trying out the above "Try its". This is because
+                                        of Firefox security restrictions on machines connected to a network. If
+                                        you only have a machine IP none of these restrictions are applied and you
+                                        can "Try it" without having to resign-in.</p>-->
 
     <p><strong>Note</strong>: The XTML client features are still at an
     experimental stage. It has successfully been tested for simple types,
@@ -639,8 +639,8 @@
   <li><a href="#users">User Management</a> - Creates new users, assigns roles
     to users and edits existing users.</li>
   <!--<li><a href="admin">Administrator Management</a> - Create new administrators,
-                                                                                                                                                                                                                                                edit existing administrators who administer the WSO2 WSAS Management
-                                                                                                                                                                                                                                                Console.</li>-->
+                                                                                                                                                                                                                                                  edit existing administrators who administer the WSO2 WSAS Management
+                                                                                                                                                                                                                                                  Console.</li>-->
 </ol>
 
 <p><img alt="Figure:Security Management Main Page" src="images/users.jpg"
@@ -737,35 +737,36 @@
 <p><strong>Figure: Transport Management</strong></p>
 <a id="manage_keystores"></a>
 
-<h2>Manage Key Stores</h2>
+<h2>Manage Keystores</h2>
 
-<p>This page allows Key Store management. It lists the available key stores,
+<p>This page allows Keystore management. It lists the available keystores',
 name, type and the actions "<a href="#import_certificate">Importing
-Certificates</a>" and "Delete Key Store", which removes the key store.</p>
+Certificates</a>" and "Delete Keystore", which removes the keystore.</p>
 
-<p>The page also contains instructions to add a key store. This is a three
+<p>The page also contains instructions to add a keystore. This is a three
 step process:</p>
 <ol>
-  <li>Upload the key store file</li>
+  <li>Upload the keystore file</li>
   <li>Enter the password for the Private Key 'client'</li>
-  <li>Key store upload complete. Exit Key store wizard.</li>
+  <li>Keystore upload complete. Exit Keystore wizard.</li>
 </ol>
 
 <p><img alt="Figure:Key Store Management" src="images/keystores.jpg" /><br />
 </p>
 
-<p><strong>Figure:Key Store Management</strong></p>
+<p><strong>Figure:Keystore Management</strong></p>
 <a id="import_certificate"></a>
 
 <p>Click the "<strong>Import Certificate</strong>" icon to open the page
-displayed below. Here you have option of importing a certificate- "Browse"
-and "Upload". Already imported certificates will also be listed here.</p>
+displayed below. Here you have the option of importing a certificate by using
+"Browse" and "Upload". The previously imported certificates will also be
+listed here.</p>
 
 <p><img alt="Figure:Import Certificate for Key Store"
 src="images/import_certificate.jpg" /><br />
 </p>
 
-<p><strong>Figure:Import Certificate for Key Store</strong></p>
+<p><strong>Figure:Import Certificate for Keystore</strong></p>
 <a id="config"></a>
 
 <h2>Manage Logging</h2>
@@ -782,7 +783,7 @@
 <h3>Configure Log4J Loggers:</h3>
 
 <p>Log4J Loggers contain the values Name, Log Level and Additivity.
-The<strong> Log level</strong> list contains TRACE, INFO, DEBUG, WARN, ERROR,
+The<strong>Log level</strong> list contains TRACE, INFO, DEBUG, WARN, ERROR,
 FATAL and OFF from which any one can be selected. Once you select a Log
 Level, only the messages at that level and below will be logged. For example,
 if you select Log Level ERROR, then all ERROR and FATAL messages will be




More information about the Wsas-java-dev mailing list