Author: suran
Date: Fri Jan 18 01:06:28 2008
New Revision: 12467

Log:

minor changes.


Modified:
   trunk/wsas/java/release-notes.html

Modified: trunk/wsas/java/release-notes.html
==============================================================================
--- trunk/wsas/java/release-notes.html  (original)
+++ trunk/wsas/java/release-notes.html  Fri Jan 18 01:06:28 2008
@@ -36,13 +36,13 @@
         <p>It supports Java components as services using both SOAP and REST 
models.
             Web services support include WS-Security, WS-Trust, 
WS-SecureConversation,
             WS-Reliable Messaging, WS-Addressing, WS-Policy, WS-SecurityPolicy 
and more,
-            giving a full secure and reliable infrastructure that 
interoperates with both
+            giving a fully secure and reliable infrastructure that 
interoperates with both
             J2EE and .NET frameworks using open standard protocols.</p>
 
         <p>WSO2 WSAS is built on Apache Axis2, the popular Web services 
framework
             mainly developed by WSO2 engineers. WSO2 WSAS provides many value 
additions on top of
             Axis2,
-            making it a more enterprise ready product. It integrates other 
core Apache Web
+            making it a more enterprise ready product. It also integrates 
other core Apache Web
             services projects such as Apache Axiom, Apache Rampart, Apache 
Sandesha2
             , and Apache Neethi to form a production quality, comprehensive Web
             services server platform.</p>
@@ -52,7 +52,7 @@
                 Software
                 License (v2.0)</a>
             . This includes all of the extra integration and management
-            functionalities as well.
+            functionality as well.
         </p>
 
         <h2>Key Features</h2>
@@ -102,8 +102,8 @@
             <li>Supports exposing Stored procedures &amp; functions</li>
             <li>Built-in caching</li>
             <li>Throttling - to ensure your database is never overloaded.</li>
-            <li>Easy configuration via graphical console</li>
-            <li>Test your services via Try-it tool</li>
+            <li>Easy configuration via the graphical console</li>
+            <li>Test your services via the Try-it tool</li>
         </ul>
 
         <h2>XML &amp; WS-* Standards Support</h2>
@@ -171,14 +171,14 @@
         <ol>
             <li>POJO to Web service feature is still at an experimental stage. 
One can
                 upload jar/zip file and can create an AAR out of it. If you 
uploaded a
-                jar/zip file which has the semantics of an AAR, when its 
transformed into
-                AAR its services.xml will be replaced by the generated 
services.xml. In
-                addition to this, the user cannot give associate any library 
dependencies
+                jar/zip file which has the semantics of an AAR, when it's 
transformed into
+                an AAR, its services.xml will be replaced by the generated 
services.xml. In
+                addition to this, the user cannot associate any library 
dependencies
                 or web content with the generated AAR file.
                 <ul>
                     <li>Due to limitations in Axis2, method overloading is not 
supported,
                         and hence the WSDL for services where methods are 
overloaded cannot
-                        be generated. Hence all WSDL based functionality 
related to services
+                        be generated. Hence all WSDL based functionality 
related to such services
                         will not work.</li>
                 </ul>
             </li>
@@ -192,7 +192,7 @@
                 failures, please change the value of this parameter to false 
and
                 retry.</li>
             <li>The 'Try It' feature does not work for MTOM enabled 
services.</li>
-            <li>Cannot connect to JMX service using a JMX client tool such as 
jconsole from a remote
+            <li>Cannot connect to a JMX service using a JMX client tool such 
as jconsole from a remote
                 machine
                 when the server is running on Linux. See
                 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6209663.
@@ -214,7 +214,7 @@
             https://wso2.org/jira/browse/WSAS</a>
 
         <h2>Contact us</h2>
-        WSO2 WSAS developers can be contacted via mailing lists:
+        WSO2 WSAS developers can be contacted via the mailing lists:
         <br></br>
         <strong>For Users:</strong>
         <a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to