[wsas-java-dev] svn commit r86 - wsas/java/trunk

svn at wso2.com svn at wso2.com
Fri Dec 1 10:40:24 PST 2006


Author: azeez
Date: Fri Dec  1 10:40:23 2006
New Revision: 86

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

Modified: wsas/java/trunk/release-notes.html
==============================================================================
--- wsas/java/trunk/release-notes.html	(original)
+++ wsas/java/trunk/release-notes.html	Fri Dec  1 10:40:23 2006
@@ -1,117 +1,129 @@
 <html>
 <head>
-  <meta http-equiv="content-type" content="">
-  <title>WSO2 Web Services Application Server @wso2wsas_version@ Release Notes</title>
+    <meta http-equiv="content-type" content="">
+    <title>WSO2 Web Services Application Server @wso2wsas_version@ Release Notes</title>
 </head>
 
 <body>
 <h1>WSO2 Web Services Application Server(WSO2 WSAS) @wso2wsas_version@ Release Notes</h1>
 
-<h3>May 23rd, 2006</h3>
+<h3>December 1st, 2006</h3>
 
 <p>WSO2 WSAS is a lightweight application server for Web services that
-incorporates leading open source components into a simple, easy-to-use and
-highly performant package.</p>
+    incorporates leading open source components into a simple, easy-to-use and
+    highly performant package.</p>
 
 <p>It supports Java components as services using both SOAP and REST models.
-Web services support include WS-Security, WS-Reliable Messaging,
-WS-Addressing, WS-Policy and more, giving a full secure and reliable
-infrastructure that interoperates with both J2EE and .NET frameworks using
-open standard protocols.</p>
+    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 J2EE and .NET frameworks using
+    open standard protocols.</p>
 
 <p>WSO2 WSAS is built on Apache Axis2, the popular Web services
-foundation developed by WSO2 engineers (and others) at the Apache Software
-Foundation. It integrates other core Apache Web services projects including
-Apache Axiom and Apache Sandesha2 to form a production quality, comprehensive
-Web services server platform.</p>
+    foundation developed by WSO2 engineers (and others) at the Apache Software
+    Foundation. It integrates other core Apache Web services projects including
+    Apache Axiom and Apache Sandesha2 to form a production quality, comprehensive
+    Web services server platform.</p>
 
 <p>An open source product, WSO2 WSAS is available under the <a
-href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software
-License (v2.0)</a>. This includes all of the extra integration and management
-functionalities as well.</p>
+        href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software
+    License (v2.0)</a>. This includes all of the extra integration and management
+    functionalities as well.</p>
 
 <p>WSO2 WSAS can be used as a standalone server or within a J2EE
-compliant servlet container. It also contains client components required to
-communicate with services. The support for Reliable Messaging and WS-Security
-means that WSO2 WSAS is ideal for hosting B2B solutions, or building
-enterprise class integrated applications.</p>
+    compliant servlet container. It also contains client components required to
+    communicate with services. The support for WS-ReliableMessaging and WS-Security
+    means that WSO2 WSAS is ideal for hosting B2B solutions, or building
+    enterprise class integrated applications.</p>
 
 <h2>Features</h2>
 
 <h3>WS-* Support</h3>
 <ul>
-  <li>SOAP 1.1/1.2</li>
-  <li>WSDL 1.1</li>
-  <li>MTOM, XOP &amp; SOAP with Attachments</li>
-  <li>WS-Addressing</li>
-  <li>WS-Security</li>
-  <li>WS-SecurityPolicy</li>
-  <li>WS-ReliableMessaging</li>
-  <li>WS-Policy</li>
-  <li>WS-Policy Attachment</li>
+    <li>SOAP 1.1/1.2</li>
+    <li>WSDL 1.1</li>
+    <li>MTOM, XOP &amp; SOAP with Attachments</li>
+    <li>WS-Addressing</li>
+    <li>WS-Security</li>
+    <li>WS-Trust</li>
+    <li>WS-SecureConversation</li>
+    <li>WS-MetaDataExchange</li>
+    <li>WS-SecurityPolicy</li>
+    <li>WS-ReliableMessaging</li>
+    <li>WS-Policy</li>
+    <li>WS-Policy Attachment</li>
 </ul>
 
 <h3>Open Source Components of WSO2 WSAS/Java</h3>
 <ul>
-  <li>Apache Axis2 (SOAP)</li>
-  <li>Apache Axiom (High performance XML)</li>
-  <li>Apache Rampart/Apache WSS4J (WS Security)</li>
-  <li>Apache Sandesha2 (WS Reliable Messaging)</li>
-  <li>WS- Addressing</li>
-  <li>Apache Neethi (WS Policy)</li>
-  <li>Apache XML Schema</li>
-  <li>Apache Derby (Database)</li>
-  <li>Hibernate (Persistence)</li>
-  <li>Jetty (HTTP server)</li>
+    <li>Apache Axis2 (SOAP)</li>
+    <li>Apache Axiom (High performance XML)</li>
+    <li>Apache Rampart/Apache WSS4J (WS-Security)</li>
+    <li>Apache Rahas(WS-SecureConversation)</li>
+    <li>Apache Sandesha2 (WS-ReliableMessaging)</li>
+    <li>WS-Addressing implementation in Axis2</li>
+    <li>Apache Neethi (WS-Policy)</li>
+    <li>WS-SecurityPolicy implementation in Axis2</li>
+    <li>Apache XML Schema</li>
+    <li>Apache Derby (Database)</li>
+    <li>Hibernate (Persistence)</li>
+    <li>Jetty (HTTP server)</li>
 </ul>
 
 <h3>Tools</h3>
 <ul>
-  <li>AJAX based web management console with complete administration
-    capability of the server</li>
-  <li>Command line system administration tool</li>
-  <li>WS-Commons TCPMon</li>
-  <li>WSDL2Java and Java2WSDL tools</li>
+    <li>AJAX based Management Console with complete administration
+        capability of the server</li>
+    <li>Command line system administration tool</li>
+    <li>WS-Commons TCPMon</li>
+    <li>WSDL2Java and Java2WSDL tools</li>
 </ul>
 
 <h3>Extension Modules packaged with WSO2 WSAS</h3>
 <ul>
-  <li>Apache Rampart: Supporting WS-Security (and soon WS-Policy)</li>
-  <li>Apache Sandesha2: Supporting WS-Reliable Messaging</li>
-  <li>WSO2 WSAS Administration</li>
+    <li>Apache Rampart: Supporting WS-Security & WS-Trust</li>
+    <li>Apache Rahas: Supporting WS-SecureConversation</li>
+    <li>Apache Sandesha2: Supporting WS-Reliable Messaging</li>
+    <li>Mex: Supporting WS-MetaDataExchange</li>
+    <li>Throttle: For throttling requests</li>
+    <li>Statistics: For gathering & monitoring statistics</li>
+    <li>Tracer: For tracing SOAP requests & responses</li>
+    <li>WSO2 WSAS Administration: For administering Web services</li>
 </ul>
 
 <h2>Known Issues</h2>
 <ol>
-<li>The AJAX dynamic client feature is still at an experimental stage. It
-has been successfully tested for simple types, simple type arrays and complex
-types but we still do not support complex type arrays.</li>
-
-<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 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 will not work.
-</li></ul>
-</li>
-
-<li>Once in a while user might encounter the message
-"Your session has expired please login". When this happens, you will be
-automatically logged out. The user can re-login and carry on with
-his work.</li>
-
-<li>WS-Policy support is still in the experimental stage and limited to
-single port scenarios.</li>
-
-<li>You cannot have two different versions of the Apache Sandesha2 module
-in the system.
-</li>    
+    <li>The AJAX dynamic client feature is still at an experimental stage. It
+        has been successfully tested for simple types, simple type arrays and complex
+        types but we still do not support complex type arrays.</li>
+
+    <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 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 will not work.
+        </li></ul>
+    </li>
+
+    <li>Once in a while user might encounter the message
+        "Your session has expired please login". When this happens, you will be
+        automatically logged out. The user can re-login and carry on with
+        his work.</li>
+
+    <li>WS-Policy support is still in the experimental stage and limited to
+        single port scenarios.</li>
+
+    <li>You cannot have two different versions of the Apache Sandesha2 module
+        in the system.
+    </li>
 </ol>
+
 <p></p>
 
 <p>Thank you for your interest in WSO2 WSAS</p>




More information about the Wsas-java-dev mailing list