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

svn at wso2.com svn at wso2.com
Sat Dec 2 07:15:51 PST 2006


Author: chinthaka
Date: Sat Dec  2 07:15:49 2006
New Revision: 122

Modified:
   wsas/java/trunk/xdocs/installationguide.html
Log:
Improving understandability

Modified: wsas/java/trunk/xdocs/installationguide.html
==============================================================================
--- wsas/java/trunk/xdocs/installationguide.html	(original)
+++ wsas/java/trunk/xdocs/installationguide.html	Sat Dec  2 07:15:49 2006
@@ -6,8 +6,7 @@
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
   <title>WSO2 Web Services Application Server @wso2wsas_version@ -
   Installation Guide</title>
-  <meta name="generator" content="amaya 9.2.1, see http://www.w3.org/Amaya/"
-  />
+  <meta name="generator" content="Bluefish 1.0.4"/>
   <link href="tools/cmd/css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
   media="all" />
 </head>
@@ -16,18 +15,24 @@
 <h1>WSO2 Web Services Application Server (WSO2 WSAS) for Java,
 v at wso2wsas_version@ - Installation Guide</h1>
 
-<p>This installation guide provides information on the prerequisites of WSO2
-WSAS and installation instructions including how to start WSO2 WSAS and
-access the Management Console.</p>
+<p>This installation guide provides information on 
+
+<ol>
+	<li>the prerequisites of WSO2 WSAS</li>
+	<li>installation instructions</li>
+	<li>starting up WSO2 WSAS</li>
+	<li>accessing management console</li>
+</ol>
+
+</p>
 
 <p>One of the two main sections of this document will explain the
 installation of <strong>WSO2 WSAS Standalone Edition for Java</strong>, while
 the other will explain the installation process of <strong>WSO2 WSAS Servlet
-Edition</strong> or in other words, installing WSO2 WSAS into a J2EE
-compliant servlet container.</p>
+Edition</strong> into a J2EE compliant servlet container.</p>
 
 <p>For the more adventurous user, WSO2 WSAS can also be built using the
-<strong>source distribution</strong> provided with this release. The third
+<strong>source distribution</strong> available with this release. The third
 section of this installation guide will explain how to build WSO2 WSAS using
 this source distribution.</p>
 
@@ -134,16 +139,16 @@
 <h2>Introduction</h2>
 
 <p>WSO2 WSAS is a lightweight application server for Web services. It is
-built on the Apache Axis2 framework which incorporates leading open source
+built on the Apache Axis2 framework and incorporates leading open source
 components into a simple, easy-to-use and highly performant package. Web
-services support include WS-Addressing, WS-Policy,
-WS-ReliableMessaging,WS-Security and more, giving a full secure,
+services specifications support include WS-Addressing, WS-Policy,
+WS-ReliableMessaging, WS-Security and more, giving a full secure,
 transactional and reliable infrastructure.</p>
 
 <p>WSO2 WSAS is distributed in several convenient distribution packages and
 can be installed either as a standalone server or as part of a J2EE compliant
-servlet container. WSO2 WSAS is distributed under the Apache License, version
-2.0.</p>
+servlet container. WSO2 WSAS is distributed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version
+2.0.</a></p>
 
 <p><a href="http://dist.wso2.org/products/wsas/java"><strong>[Download WSO2
 WSAS for Java]</strong></a></p>




More information about the Wsas-java-dev mailing list