Author: azeez Date: Fri Jul 3 23:03:48 2009 New Revision: 40754 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40754
Log: Updated release note Modified: branches/wsas/java/3.1/product/docs/xdoc/release_notes.xml branches/wsas/java/3.1/product/modules/distribution/release-notes.html Modified: branches/wsas/java/3.1/product/docs/xdoc/release_notes.xml URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1/product/docs/xdoc/release_notes.xml?rev=40754&r1=40753&r2=40754&view=diff ============================================================================== --- branches/wsas/java/3.1/product/docs/xdoc/release_notes.xml (original) +++ branches/wsas/java/3.1/product/docs/xdoc/release_notes.xml Fri Jul 3 23:03:48 2009 @@ -26,7 +26,7 @@ <h1>WSO2 Web Services Application Server(WSO2 WSAS) 3.1 Release Notes</h1> -<h3>6th February 2009</h3> +<h3>8th July 2009</h3> <p>WSO2 WSAS is the Enterprise ready Web services engine powered by Apache Axis2. @@ -91,24 +91,12 @@ <h2>New Features In This Release</h2> <ul> <li> - Based on the OSGi based WSO2 Carbon architecture. This is a - unification of all Java based products from WSO2. Now you can have - features from the lightweight super-fast WSO2 ESB & the super-cool WSO2 - MashupServer, running on your WSAS instance. You can mix and match the - functionality you require according to requirements of your enterprise. - The middleware can be adopted to your architecture. You could even - extend the middleware by developing your own middleware components. - </li> - <li>Enhanced admin UI</li> - <li>Extensible server admin framework</li> - <li>WS-Eventing support</li> - <li>Policy editor</li> - <li> - Separable frontend & backend - a single frontend server can be used - to administer several backend servers simultaneously + Various bug fixes & enhancements including architectural improvements + to Apache Axis2, Apache Rampart, Apache Sandesha2 + , WSO2 Carbon & other projects. </li> - <li> - Various bug fixes and enhancements. + <li>Experimental Equinox P2 based provisioning support - + extend your WSAS instance by installin new P2 features </li> </ul> Modified: branches/wsas/java/3.1/product/modules/distribution/release-notes.html URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1/product/modules/distribution/release-notes.html?rev=40754&r1=40753&r2=40754&view=diff ============================================================================== --- branches/wsas/java/3.1/product/modules/distribution/release-notes.html (original) +++ branches/wsas/java/3.1/product/modules/distribution/release-notes.html Fri Jul 3 23:03:48 2009 @@ -16,17 +16,17 @@ <html> <head> <meta http-equiv="content-type" content=""/> - <title>WSO2 Web Services Application Server ${product.version} Release + <title>WSO2 Web Services Application Server 3.1 Release Notes</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) ${product.version} +<h1>WSO2 Web Services Application Server(WSO2 WSAS) 3.1 Release Notes</h1> -<h3>6th February 2009</h3> +<h3>8th July 2009</h3> <p>WSO2 WSAS is the Enterprise ready Web services engine powered by Apache Axis2. @@ -91,24 +91,12 @@ <h2>New Features In This Release</h2> <ul> <li> - Based on the OSGi based WSO2 Carbon architecture. This is a - unification of all Java based products from WSO2. Now you can have - features from the lightweight super-fast WSO2 ESB & the super-cool WSO2 - MashupServer, running on your WSAS instance. You can mix and match the - functionality you require according to requirements of your enterprise. - The middleware can be adopted to your architecture. You could even - extend the middleware by developing your own middleware components. - </li> - <li>Enhanced admin UI</li> - <li>Extensible server admin framework</li> - <li>WS-Eventing support</li> - <li>Policy editor</li> - <li> - Separable frontend & backend - a single frontend server can be used - to administer several backend servers simultaneously + Various bug fixes & enhancements including architectural improvements + to Apache Axis2, Apache Rampart, Apache Sandesha2 + , WSO2 Carbon & other projects. </li> - <li> - Various bug fixes and enhancements. + <li>Experimental Equinox P2 based provisioning support - + extend your WSAS instance by installin new P2 features </li> </ul> @@ -234,10 +222,6 @@ </li> </ol> -<p></p> - -<p></p> - <h2>Reporting Problems</h2> <br/> Issues can be reported using the public JIRA available at @@ -260,7 +244,7 @@ <br/> Alternatively, questions can also be raised in the WSAS forum: <br/> -<strong>Forum </strong> +<strong>Forum</strong> <a href="http://www.wso2.org/forum/184" target="_blank">http://www.wso2.org/forum/184</a> <br/> _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
