Author: azeez Date: Wed Jan 28 09:58:54 2009 New Revision: 29889 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=29889
Log: updated Modified: trunk/wsas/java/modules/distribution/src/site/xdoc/index.xml Modified: trunk/wsas/java/modules/distribution/src/site/xdoc/index.xml URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/modules/distribution/src/site/xdoc/index.xml?rev=29889&r1=29888&r2=29889&view=diff ============================================================================== --- trunk/wsas/java/modules/distribution/src/site/xdoc/index.xml (original) +++ trunk/wsas/java/modules/distribution/src/site/xdoc/index.xml Wed Jan 28 09:58:54 2009 @@ -17,10 +17,11 @@ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <body> -<h1>Welcome to WSO2 Web Services Application Server (WSO2 WSAS) , -...@wso2wsas_version@</h1> +<h1> + Welcome to WSO2 Web Services Application Server (WSO2 WSAS) +</h1> -<h2>10th June 2008 - WSO2 WSAS , v...@wso2wsas_version@ Released!</h2> +<h2>10th June 2008 - WSO2 WSAS, Released!</h2> <p>[<a href="http://dist.wso2.org/products/wsas/java/@wso2wsas_version@">Download</a>] @@ -66,10 +67,12 @@ <li>WS-Transfer</li> </ul> -<p>WSO2 WSAS brings together a number of open source projects into a single, +<p> + WSO2 WSAS brings together a number of open source projects into a single, seamless, easy-to-use offering. Instead of having to download the different parts of the Apache Web services stack separately and assemble them together, -we have done that for you and offer you a single integrated package.</p> +we have done that for you and offer you a single integrated package. +</p> <h3>Open Source Components of WSO2 WSAS</h3> <ul> @@ -82,8 +85,6 @@ <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>Embedded Apache Tomcat</li> <li>Apache Tribes (Group Communications Framework)</li> </ul> @@ -102,45 +103,43 @@ open source components. Together with our own integration code, WSO2 offers production quality open source software. All our integration code – including the unified management console is available under the Apache -Software License version 2.0. We call it "source from the source".</p> +Software License version 2.0.</p> <h2>New Features In This Release</h2> <ul> - <li>Improved interoperability</li> - <li>Improved Data Services support</li> - <li>Various bug fixes to Apache Axis2, Apache Rampart & WSAS</li> -</ul> - -<p>The complete list of features is available in the <a -href="release_notes.html">Release Note</a>.</p> - -<h2>Tools Available:</h2> -<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> + <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 + lighweight superfast WSO2 ESB & the super-cool WSO2 MashupServer, + running on your WSAS instance. + </li> + <li>Enhanced admin UI</li> + <li>Extensible server admin framework</li> + <li> + Separable frontend & backend - a single frontend server can be used + to administer several backend servers + </li> +</ul> + +<p> + The complete list of features is available in the + <a href="release_notes.html">Release Note</a>. +</p> <h2>WSO2 Web Services Application Server , 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 -the tools packaged with WSO2 WSAS , v...@wso2wsas_version@.</p> -<a></a> +<p> + See the <a href="index_docs.html">full list of documents</a> + with instructions on installation, administration, sample guides and how + to use the tools packaged with WSO2 WSAS. +</p> <h2>Mailing Lists</h2> <p>Your feedback on WSO2 WSAS is most appreciated. Please send them to our user mailing lists:</p> <ul> - <li>WSO2 WSAS , Users' mailing list: <a + <li>WSO2 WSAS Users' mailing list: <a href="mailto:[email protected]">[email protected]</a> | <a href="mailto:[email protected]?subject=subscribe">Subscribe</a> | <a @@ -164,8 +163,5 @@ please see the <a href="archived_news.html">'Archived News'</a> page.</p> <br /> - -<h3></h3> - </body> </html> _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
