[wsas-java-dev] svn commit r4625 - trunk/wsas/java/xdocs
svn at wso2.org
svn at wso2.org
Mon Jul 2 00:12:17 PDT 2007
Author: marietta
Date: Mon Jul 2 00:12:06 2007
New Revision: 4625
Modified:
trunk/wsas/java/xdocs/archived_news.html
Log:
updated
Modified: trunk/wsas/java/xdocs/archived_news.html
==============================================================================
--- trunk/wsas/java/xdocs/archived_news.html (original)
+++ trunk/wsas/java/xdocs/archived_news.html Mon Jul 2 00:12:06 2007
@@ -1,165 +1,211 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
- "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
- <title>WSO2 Web Services Application Server - Archived News</title>
- <link href="tools/cmd/css/wsas-dist-doc.css" rel="stylesheet"
- type="text/css" media="all"/>
+ <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
+ <title>WSO2 Web Services Application Server - Archived News</title>
+ <link href="tools/cmd/css/wsas-dist-doc.css" rel="stylesheet"
+ type="text/css" media="all" />
</head>
<body>
<h1>WSO2 Web Services Application Server (WSO2 WSAS) - Archived News</h1>
<p>Want to take a look back at the journey of WSO2 WSAS (formerly known as
- WSO2 Tungsten) running up to its current glorious state? Archived news
- contains details on each of the WSO2 WSAS versions that were released up to
- the current version.</p>
+WSO2 Tungsten) running up to its current glorious state? Archived news
+contains details on each of the WSO2 WSAS versions that were released up to
+the current version.</p>
<p>[ <a href="http://dist.wso2.org/products/wsas/java">Download All
- Versions</a> ]
+Versions</a> ]</p>
+
<p><h2>Content</h2>
+</p>
<p>The versions are as follows:</p>
+
+<p><p><ul>
+ <li><a href="#1.1">05th December 2006 - 1.1 version</a></li>
+ <li><a href="#1.0">23 May 2006 - 1.0 version</a></li>
+ <li><a href="#beta">17 March 2006 - 1.0 Beta version</a></li>
+ <li><a href="#alpha">20 February 2006 - 1.0 alpha version</a></li>
+</ul>
+</p>
+</p>
+<a id="1.1"></a>
+
+<h3>05 December 2006 - WSO2 WSAS 1.1 Released!</h3>
+
+<p><strong>WS-* Support</strong></p>
<ul>
- <li><a href="#1.0">23 May 2006 - 1.0 version</a></li>
- <li><a href="#beta">17 March 2006 - 1.0 Beta version</a></li>
- <li><a href="#alpha">20 February 2006 - 1.0 alpha version</a></li>
-</ul>
-<a></a>
-
-<h3>23 May 2006 - WSO2 Tungsten 1.0 Released!</h3>
-<strong>WS-* Support</strong>
-<ul>
- <li>SOAP 1.1/1.2</li>
- <li>WSDL 1.1</li>
- <li>MTOM, XOP and 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>
-</ul>
-<strong>Open Source Components</strong>
-<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>
-</ul>
-<strong>Key Features</strong>
-<ul>
- <li>Full support for 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>
- <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>
- <li>Unified browser-based administration makes it simple to configure
- reliability, security and other advanced features.
- </li>
- <li>Available as a stand-alone lightweight server, or as an embeddable
- server that can run as part of 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
- href="http://www.w3.org/2002/ws/addr/testsuite/">WS-Addressing
- Interoperability tests</a> hosted by W3C. See <a
- href="http://www.w3.org/2002/ws/addr/testsuite/endpoints/">Endpoints</a>.
- </li>
-</ul>
-<strong>Tools</strong>
-<ul>
- <li>TCPMon - A utility that allows the user to monitor the messages passed
- along in TCP based conversations
- </li>
- <li>Change Password - A tool that allows admin users to change the password
- by running a script on the machine hosting the Tungsten server
- </li>
- <li>Admin Client -A simple command line tool that allows users to
- administer the Tungsten server
- </li>
- <li>Code Generator, WSDL2Java / Java2WSDL - This command line tool is used
- to generate a WSDL file from a java class (Java2WSDL) and/or a java class
- file from a WSDL (WSDL2Java).
- </li>
+ <li>SOAP 1.1/1.2</li>
+ <li>WSDL 1.1</li>
+ <li>WSDL 2.0 (Experimental)</li>
+ <li>MTOM, XOP & 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><strong>Open Source Components</strong></p>
+<ul>
+ <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>
+
+<p><strong>Key Features</strong></p>
+<ul>
+ <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>
+ <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>
+ <li>Unified browser-based administration makes it simple to configure
+ reliability, security and other advanced features.</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 the <a
+ href="http://www.w3.org/2002/ws/addr/testsuite/">WS-Addressing
+ Interoperability tests</a> hosted by W3C. See <a
+ href="http://www.w3.org/2002/ws/addr/testsuite/endpoints/">Endpoints</a>.</li>
+</ul>
+
+<p><strong>Tools</strong></p>
+<ul>
+ <li>TCPMon - This utility allows the user to monitor the messages passed
+ along in TCP based conversations.</li>
+ <li>Code Generator, WSDL2Java / Java2WSDL - This command line tool allows
+ you to generate a WSDL file from a java class (Java2WSDL) and/or a java
+ class file from a WSDL (WSDL2Java).</li>
+ <li>Change Password -This tool allows admin users to change the passwords
+ of the users by running a script on the machine that hosts the WSO2 WSAS
+ instance.</li>
+</ul>
+
+<p>Note: All the tools are located in WSO2WSAS_HOME/bin</p>
+<a id="1.0"></a>
+
+<p><p><h3>23 May 2006 - WSO2 Tungsten 1.0 Released!</h3>
+<strong>WS-* Support</strong> <ul>
+ <li>SOAP 1.1/1.2</li>
+ <li>WSDL 1.1</li>
+ <li>MTOM, XOP and 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>
+</ul>
+<strong>Open Source Components</strong> <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>
+</ul>
+<strong>Key Features</strong> <ul>
+ <li>Full support for 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>
+ <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>
+ <li>Unified browser-based administration makes it simple to configure
+ reliability, security and other advanced features.</li>
+ <li>Available as a stand-alone lightweight server, or as an embeddable
+ server that can run as part of 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
+ href="http://www.w3.org/2002/ws/addr/testsuite/">WS-Addressing
+ Interoperability tests</a> hosted by W3C. See <a
+ href="http://www.w3.org/2002/ws/addr/testsuite/endpoints/">Endpoints</a>.</li>
+</ul>
+<strong>Tools</strong> <ul>
+ <li>TCPMon - A utility that allows the user to monitor the messages passed
+ along in TCP based conversations</li>
+ <li>Change Password - A tool that allows admin users to change the password
+ by running a script on the machine hosting the Tungsten server</li>
+ <li>Admin Client -A simple command line tool that allows users to
+ administer the Tungsten server</li>
+ <li>Code Generator, WSDL2Java / Java2WSDL - This command line tool is used
+ to generate a WSDL file from a java class (Java2WSDL) and/or a java class
+ file from a WSDL (WSDL2Java).</li>
</ul>
<p>Note: All the tools are located in TUNGSTEN_HOME/bin</p>
-<a></a>
-
+<a id="beta"></a>
<h3>17 March 2006 - WSO2 Tungsten 1.0 Beta Released!</h3>
<h4>Key Features In This Release</h4>
<ul>
- <li>Full support for the key Web services standards: SOAP, WSDL,
- WS-Addressing, WS-ReliableMessaging, WS-Security
- </li>
- <li>Interoperates with Microsoft .NET, Windows Communications Framework
- (Indigo), IBM WebSphere, BEA Weblogic
- </li>
- <li>A unified approach to supporting SOAP, XML/HTTP, REST, and
- multi-transport support for SOAP (HTTP, HTTPS, TCP, JMS)
- </li>
- <li>RSS support to make it easy to manage and monitor your server through
- your browser or feed aggregator.
- </li>
- <li>Unified browser-based administration makes it simple to configure
- reliability, security and advanced features
- </li>
- <li>Available as a stand-alone lightweight server, or embeddable inside IBM
- WebSphere and BEA WebLogic.
- </li>
- <li>Fully open source with the majority of the source available under the
- Apache Software License.
- </li>
- <li>Complies with the <a
- href="http://www.w3.org/2002/ws/addr/testsuite/">WS-Addressing
- Interoperability tests</a> hosted by W3C. See <a
- href="http://www.w3.org/2002/ws/addr/testsuite/endpoints/">Endpoints</a>.
- </li>
+ <li>Full support for the key Web services standards: SOAP, WSDL,
+ WS-Addressing, WS-ReliableMessaging, WS-Security</li>
+ <li>Interoperates with Microsoft .NET, Windows Communications Framework
+ (Indigo), IBM WebSphere, BEA Weblogic</li>
+ <li>A unified approach to supporting SOAP, XML/HTTP, REST, and
+ multi-transport support for SOAP (HTTP, HTTPS, TCP, JMS)</li>
+ <li>RSS support to make it easy to manage and monitor your server through
+ your browser or feed aggregator.</li>
+ <li>Unified browser-based administration makes it simple to configure
+ reliability, security and advanced features</li>
+ <li>Available as a stand-alone lightweight server, or embeddable inside IBM
+ WebSphere and BEA WebLogic.</li>
+ <li>Fully open source with the majority of the source available under the
+ Apache Software License.</li>
+ <li>Complies with the <a
+ href="http://www.w3.org/2002/ws/addr/testsuite/">WS-Addressing
+ Interoperability tests</a> hosted by W3C. See <a
+ href="http://www.w3.org/2002/ws/addr/testsuite/endpoints/">Endpoints</a>.</li>
</ul>
-<a></a>
-
+<a id="alpha"></a>
<h3>20 February 2006 - WSO2 Tungsten 1.0 alpha Released!</h3>
<h4>Key Features in this Release</h4>
<ul>
- <li>Full support for the key Web services standards: SOAP, WSDL,
- WS-Addressing, WS-ReliableMessaging, and WS-Security
- </li>
- <li>Interoperates with Microsoft .NET, Windows Communications Framework
- (Indigo), IBM WebSphere, BEA Weblogic
- </li>
- <li>A unified approach to supporting SOAP, XML/HTTP, REST, and
- multi-transport support for SOAP (HTTP, HTTPS, TCP, JMS)
- </li>
- <li>RSS support makes it easy to manage and monitor your server through
- your browser or feed aggregator.
- </li>
- <li>Unified browser-based administration makes it simple to configure
- reliability, security and advanced features
- </li>
- <li>Available as a standalone lightweight server, or embeddable inside
- Geronimo, IBM WebSphere and BEA WebLogic.
- </li>
- <li>Fully open source with the majority of the source available under the
- Apache Software License.
- </li>
+ <li>Full support for the key Web services standards: SOAP, WSDL,
+ WS-Addressing, WS-ReliableMessaging, and WS-Security</li>
+ <li>Interoperates with Microsoft .NET, Windows Communications Framework
+ (Indigo), IBM WebSphere, BEA Weblogic</li>
+ <li>A unified approach to supporting SOAP, XML/HTTP, REST, and
+ multi-transport support for SOAP (HTTP, HTTPS, TCP, JMS)</li>
+ <li>RSS support makes it easy to manage and monitor your server through
+ your browser or feed aggregator.</li>
+ <li>Unified browser-based administration makes it simple to configure
+ reliability, security and advanced features</li>
+ <li>Available as a standalone lightweight server, or embeddable inside
+ Geronimo, IBM WebSphere and BEA WebLogic.</li>
+ <li>Fully open source with the majority of the source available under the
+ Apache Software License.</li>
</ul>
</p>
</p>
More information about the Wsas-java-dev
mailing list