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

svn at wso2.com svn at wso2.com
Mon Jan 15 22:06:14 PST 2007


Author: marietta
Date: Mon Jan 15 22:06:07 2007
New Revision: 435

Modified:
   wsas/java/trunk/xdocs/index.html
Log:
Made minor changes to maintain consistency in tense.

Modified: wsas/java/trunk/xdocs/index.html
==============================================================================
--- wsas/java/trunk/xdocs/index.html	(original)
+++ wsas/java/trunk/xdocs/index.html	Mon Jan 15 22:06:07 2007
@@ -30,7 +30,7 @@
 inherently scalable. Many vendors have "bolted on" support for Web services
 and XML to their existing proprietary product solutions. WSO2 has created a
 new platform that cuts out unnecessary layers – supporting the full
-WS-* stack in a simple, clean, lightweight model, making it much easier to
+WS-* stack in a simple, clean, lightweight model, making it easier to
 develop, deploy and run applications.</p>
 
 <p>WSO2 WSAS is an application server for Web services. With its built in
@@ -60,9 +60,9 @@
 </ul>
 
 <p>WSO2 WSAS for Java brings together a number of open source projects into a
-single seamless, easy-to-use offering. Instead of having to download the
-different parts of the Apache Web services stack separately and assembling
-them together, we have done that for you and offer you a single integrated
+single, seamless, easy-to-use offering. Instead of having to download the
+different parts of the Apache Web services stack separately and assemble them
+together, we have done that for you and offer you a single integrated
 package.</p>
 
 <h3>Open Source Components of WSO2 WSAS for Java</h3>
@@ -90,13 +90,12 @@
   <li>Integrating with .NET, J2EE, CICS, SAP and other platforms.</li>
 </ul>
 
-<p>WSO2 WSAS is a fully open source product. WSO2 is a leading contributor to
-the Apache Software Foundation's Web services project, and through a
-combination of leading open source components together with our own
-integration code we offer production quality open source software. All our
-integration code &#x2013; including the unified management console is
-available under the Apache Software License version 2.0. We call it "source
-from the source".</p>
+<p>WSO2 WSAS is a fully open source product. WSO2 contributes to the Apache
+Software Foundation's Web services project through a combination of leading
+open source components. Together with our own integration code, WSO2 offers
+production quality open source software. All our integration code &#x2013;
+including the unified management console is available under the Apache
+Software License version 2.0. We call it "source from the source".</p>
 
 <h2>Key Features in this Release</h2>
 <ul>
@@ -113,34 +112,34 @@
     within a J2EE compliant servlet container.</li>
   <li>Fully open source with the majority of the source available under the
     Apache Software License.</li>
-  <li>Complies with <a
+  <li>Complies with the <a
     href="http://www.w3.org/2002/ws/addr/testsuite/">WS-Addressing
     Interoperability tests</a> hosted by W3C. See <a
     href="http://www.w3.org/2002/ws/addr/testsuite/endpoints/">Endpoints</a>.</li>
 </ul>
 
-<p>Complete list of features are available in the <a
+<p>The complete list of features is available in the <a
 href="../release-notes.html">Release Note</a>.</p>
 
 <h2>Tools Available:</h2>
 <ul>
-  <li>TCPMon - A utility that allows the user to monitor the messages passed
+  <li>TCPMon - This utility allows the user to monitor the messages passed
     along in TCP based conversations.</li>
-  <li>Code Generator, WSDL2Java / Java2WSDL - Using this command line tool
-    you can generate WSDL file from a java class (Java2WSDL) and/or a java
+  <li>Code Generator, WSDL2Java / Java2WSDL - This command line tool allows
+    you to generate a WSDL file from a java class (Java2WSDL) and/or a java
     class file from a WSDL (WSDL2Java).</li>
-  <li>Change Password - A tool that allows admin users to change passwords of
-    users, by running a script on the machine hosting the WSO2 WSAS
-  instance.</li>
+  <li>Change Password -This tool allows admin users to change the passwords
+    of the users by running a script on the machine that hosts the WSO2 WSAS
+    instance.</li>
 </ul>
 
-<p>Note: All tools are located in WSO2WSAS_HOME/bin</p>
+<p>Note: All the tools are located in WSO2WSAS_HOME/bin</p>
 
 <h2>WSO2 Web Services Application Server for Java, Documentation</h2>
 
 <p>See the <a href="index_docs.html">full list of documents</a> with
 instructions on installation, administration, sample guides and how to use
-tools packaged with WSO2 WSAS for Java, v at wso2wsas_version@.</p>
+the tools packaged with WSO2 WSAS for Java, v at wso2wsas_version@.</p>
 <a id="mail"></a>
 
 <h2>Mailing Lists</h2>
@@ -169,6 +168,6 @@
 <h2>Archived News</h2>
 
 <p>For information on previous releases running up to the current release
-please see <a href="archived_news.html">'Archived News'</a> page.</p>
+please see the <a href="archived_news.html">'Archived News'</a> page.</p>
 </body>
 </html>




More information about the Wsas-java-dev mailing list