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

svn at wso2.com svn at wso2.com
Thu Nov 30 20:27:23 PST 2006


Author: karthiga
Date: Thu Nov 30 20:27:23 2006
New Revision: 41

Modified:
   wsas/java/trunk/xdocs/index.html
Log:
Minor edits


Modified: wsas/java/trunk/xdocs/index.html
==============================================================================
--- wsas/java/trunk/xdocs/index.html	(original)
+++ wsas/java/trunk/xdocs/index.html	Thu Nov 30 20:27:23 2006
@@ -6,8 +6,7 @@
   <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
   <title>Welcome to WSO2 Web Services Application Server
   @wso2wsas_version@</title>
-  <meta name="generator" content="amaya 9.2.1, see http://www.w3.org/Amaya/"
-  />
+  <meta name="generator" content="Bluefish 1.0.5"/>
   <link href="css/wsas-dist-doc.css" rel="stylesheet" type="text/css"
   media="all" />
 </head>
@@ -76,27 +75,27 @@
 
 <h3>WSO2 WSAS for Java can be used in a number of different scenarios:</h3>
 <ul>
-  <li>Exposing existing or new business applications as Web services</li>
-  <li>Building reliable messaging links within or across enterprises</li>
+  <li>Exposing existing or new business applications as Web services.</li>
+  <li>Building reliable messaging links within or across enterprises.</li>
   <li>Serving as the host for lightweight browser applications using the AJAX
-    model</li>
-  <li>Integrating with .NET, J2EE, CICS, SAP and other platforms</li>
+    model.</li>
+  <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
+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>
-  <li>Full support for the key Web services standards</li>
+  <li>Full support for the key Web services standards.</li>
   <li>Complete interoperability with the Windows Communications Framework
-    (Indigo)</li>
-  <li>Unified approach to support SOAP and XML/HTTP (REST)</li>
+    (Indigo).</li>
+  <li>Unified approach to support SOAP and XML/HTTP (REST).</li>
   <li>Multi-transport (HTTP, HTTPS, TCP, JMS) support for SOAP.</li>
   <li>RSS/ATOM support makes it easy to manage and monitor your server
     through your browser or feed aggregator.</li>
@@ -115,15 +114,15 @@
 <h2>Tools Available:</h2>
 <ul>
   <li>TCPMon - A utility that allows the user to monitor the messages passed
-    along in TCP based conversations</li>
+    along in TCP based conversations.</li>
   <li>Admin Client -A simple command line tool that allows users to
-    administer WSO2 WSAS</li>
+    administer WSO2 WSAS.</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
     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>
+  instance.</li>
 </ul>
 
 <p>Note: All tools are located in WSO2WSAS_HOME/bin</p>




More information about the Wsas-java-dev mailing list