Author: suran
Date: Fri Jan 18 03:04:16 2008
New Revision: 12474

Log:

added the changes in the release_notes.html in the root folder.


Modified:
   trunk/wsas/java/modules/documentation/src/site/xdoc/release_notes.xml

Modified: trunk/wsas/java/modules/documentation/src/site/xdoc/release_notes.xml
==============================================================================
--- trunk/wsas/java/modules/documentation/src/site/xdoc/release_notes.xml       
(original)
+++ trunk/wsas/java/modules/documentation/src/site/xdoc/release_notes.xml       
Fri Jan 18 03:04:16 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>
@@ -56,7 +56,7 @@
 
         <ul>
 
-            <li>Data services support - Expose you enterprise data as a 
services in a jiffy</li>
+            <li>Data services support - Expose your enterprise data as a 
services in a jiffy</li>
             <li>WSAS IDE - Eclipse IDE integration</li>
             <li>Clustering support for High Availability &amp; High 
Scalability</li>
             <li>Full support for WS-Security, WS-Trust, WS-Policy and 
WS-Secure Conversation and
@@ -87,7 +87,7 @@
             <li>Various bug fixes to Apache Axis2, Apache Rampart &amp; 
WSAS</li>
         </ul>
 
-        <h2>Data Services - Bringing Enterprise Data to Web</h2>
+        <h2>Data Services - Bringing Enterprise Data to the Web</h2>
         <ul>
             <li>Service enable data locked in relational databases, CSV &amp; 
Excel files in no
                 time</li>
@@ -167,15 +167,15 @@
         <h2>Known Issues</h2>
         <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
+                upload a 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 it's 
transformed into
+                an AAR its services.xml will be replaced by the generated 
services.xml. In
                 addition to this, the user cannot give 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>
@@ -189,7 +189,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.

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

Reply via email to