[wsas-java-dev] svn commit r66 - wsas/java/trunk/xdocs
svn at wso2.com
svn at wso2.com
Fri Dec 1 06:39:40 PST 2006
Author: chatra
Date: Fri Dec 1 06:39:40 2006
New Revision: 66
Modified:
wsas/java/trunk/xdocs/administratorguide.html
Log:
minor correction
Modified: wsas/java/trunk/xdocs/administratorguide.html
==============================================================================
--- wsas/java/trunk/xdocs/administratorguide.html (original)
+++ wsas/java/trunk/xdocs/administratorguide.html Fri Dec 1 06:39:40 2006
@@ -219,10 +219,11 @@
<p><strong>Figure: Services and Service Group Management</strong></p>
-<p>As shown above, this page will list each of the <strong>services available
-in each service group</strong> of this system along with links to view WSDL
-both 1.1, Schema, Policy and Certificate (containing public key if the
-service has been signed using a private key) of each service.</p>
+<p>As shown above, this page will list each of the <strong>services
+available, rather deployed in each service group</strong> of this system
+along with links to view WSDL both 1.1, Schema, Policy and Certificate
+(containing public key if the service has been signed using a private key) of
+each service.</p>
<p>This page also carries a link that displays <a href="#rss">RSS</a> an <a
href="#atom">Atom</a> feeds.</p>
@@ -362,7 +363,8 @@
<p>Service <strong>information</strong> will consist of:</p>
<ul>
<li>Service name and description</li>
- <li>Service status - With the option of changing the service status using
+ <li>Service status - It will display whether the service is active or
+ inactive. You also have the option of changing the service status using
the 'Activate'/ 'Inactivate' button.</li>
<li>Request count - The number of times the service has been called</li>
<li>Response count -The number of response SOAP messages</li>
@@ -623,8 +625,8 @@
<li><a href="#users">User Management</a> - Create new users, assign roles
to users and edit 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"
@@ -770,7 +772,8 @@
FATAL and OFF from which any one can be selected. Once you select a Log
Level, only 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 logged,
-rather passed on to the Appender. Switching on <strong>Additivity</strong> allows to inherit all the Appenders of the parent Logger.</p>
+rather passed on to the Appender. Switching on <strong>Additivity</strong>
+allows to inherit all the Appenders of the parent Logger.</p>
<a id="appenders"></a>
<h3>Configure Log4J Appenders:</h3>
More information about the Wsas-java-dev
mailing list