[wsas-java-dev] svn commit r121 - in wsas/java/trunk: . xdocs

svn at wso2.com svn at wso2.com
Sat Dec 2 06:40:06 PST 2006


Author: azeez
Date: Sat Dec  2 06:40:06 2006
New Revision: 121

Modified:
   wsas/java/trunk/release-notes.html
   wsas/java/trunk/xdocs/index.html
Log:
Updated docs

Modified: wsas/java/trunk/release-notes.html
==============================================================================
--- wsas/java/trunk/release-notes.html	(original)
+++ wsas/java/trunk/release-notes.html	Sat Dec  2 06:40:06 2006
@@ -7,7 +7,7 @@
 <body>
 <h1>WSO2 Web Services Application Server(WSO2 WSAS) @wso2wsas_version@ Release Notes</h1>
 
-<h3>December 1st, 2006</h3>
+<h3>December 2nd, 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
@@ -43,6 +43,7 @@
 <ul>
     <li>SOAP 1.1/1.2</li>
     <li>WSDL 1.1</li>
+    <li>WSDL 2.0 (Experimental)</li>
     <li>MTOM, XOP &amp; SOAP with Attachments</li>
     <li>WS-Addressing</li>
     <li>WS-Security</li>
@@ -58,7 +59,7 @@
 <h3>Open Source Components of WSO2 WSAS/Java</h3>
 <ul>
     <li>Apache Axis2 (SOAP)</li>
-    <li>Apache Axiom (High performance XML)</li>
+    <li>Apache Axiom (High performance XML Object Model)</li>
     <li>Apache Rampart/Apache WSS4J (WS-Security)</li>
     <li>Apache Rahas(WS-SecureConversation)</li>
     <li>Apache Sandesha2 (WS-ReliableMessaging)</li>

Modified: wsas/java/trunk/xdocs/index.html
==============================================================================
--- wsas/java/trunk/xdocs/index.html	(original)
+++ wsas/java/trunk/xdocs/index.html	Sat Dec  2 06:40:06 2006
@@ -15,7 +15,7 @@
 <h1>Welcome to WSO2 Web Services Application Server (WSO2 WSAS) for Java,
 v at wso2wsas_version@</h1>
 
-<h2>30 Nov 2006 - WSO2 WSAS for Java, v at wso2wsas_version@ Released!</h2>
+<h2>December 2nd, 2006 - WSO2 WSAS for Java, v at wso2wsas_version@ Released!</h2>
 
 <p>[<a href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>]
  | [<a href="index_docs.html">Documentation Home</a>]</p>
@@ -41,15 +41,19 @@
 
 <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 Submission/Final</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>WSDL 2.0 (Experimental)</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>
 
 <p>WSO2 WSAS for Java brings together a number of open source projects into a
@@ -60,17 +64,18 @@
 
 <h3>Open Source Components of WSO2 WSAS for Java</h3>
 <ul>
-  <li>Apache Axiom</li>
-  <li>Apache Axis2</li>
-  <li>Apache Derby</li>
-  <li>Apache Neethi</li>
-  <li>Apache Rampart</li>
-  <li>Apache Sandesha2</li>
-  <li>Apache Woden</li>
-  <li>Apache WSS4J</li>
-  <li>Apache XmlSchema</li>
-  <li>Jetty</li>
-  <li>Hibernate</li>
+    <li>Apache Axis2 (SOAP)</li>
+    <li>Apache Axiom</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>WSO2 WSAS for Java can be used in a number of different scenarios:</h3>
@@ -101,8 +106,8 @@
     through your browser or feed aggregator.</li>
   <li>Unified browser-based administration makes it simple to configure
     reliability, security and other advanced features.</li>
-  <li>Available as a standalone lightweight server, or as an embeddable
-    server that can run as part of a J2EE compliant servlet container.</li>
+  <li>Available as a standalone edition, or servlet edition
+      that can run 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
@@ -127,7 +132,7 @@
 
 <p>Note: All tools are located in WSO2WSAS_HOME/bin</p>
 
-<h2>WSO2 Web Services Application Server for Java Documentation</h2>
+<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
@@ -139,13 +144,14 @@
 <p>Your feedback on WSO2 WSAS is most appreciated. Please send them to our
 user mailing lists:</p>
 <ul>
-  <li>WSO2 WSAS for Java User: <a href="mailto:wsas-java-user at wso2.org">wsas-java-user at wso2.org
+  <li>WSO2 WSAS for Java, Users' mailing list: <a href="mailto:wsas-java-user at wso2.org">wsas-java-user at wso2.org
 </a> | <a
     href="mailto:wsas-java-user-request at wso2.org?subject=subscribe">Subscribe</a> |
-    <a href="mailto:wsas-java-user-request at lists.wso2.com?subject=unsubscribe">Unsubscribe</a> | <a href="http://www.wso2.org/mailarchive/wsas-java-user/">Mail Archive</a></li>
+    <a href="mailto:wsas-java-user-request at lists.wso2.com?subject=unsubscribe">Unsubscribe</a> |
+      <a href="http://www.wso2.org/mailarchive/wsas-java-user/">Mail Archive</a></li>
 </ul>
 <ul>
-  <li>WSO2 WSAS for Java Developer<a href="mailto:wsas-java-dev at wso2.org">
+  <li>WSO2 WSAS for Java,  Developers' mailing list<a href="mailto:wsas-java-dev at wso2.org">
     wsas-java-dev at wso2.org</a> | <a
     href="mailto:wsas-java-dev-request at wso2.org?subject=subscribe">Subscribe</a> | <a
     href="mailto:wsas-java-user-request at wso2.org?subject=unsubscribe">Unsubscribe</a> | <a




More information about the Wsas-java-dev mailing list