Author: azeez Date: Fri Jul 3 23:23:59 2009 New Revision: 40758 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=40758
Log: updated release files Modified: branches/wsas/java/3.1/product/docs/xdoc/release_notes.xml branches/wsas/java/3.1/product/modules/distribution/README.txt 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=40758&r1=40757&r2=40758&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:23:59 2009 @@ -138,11 +138,8 @@ <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> - <li>Spring Framework</li> </ul> <h2>Tools</h2> Modified: branches/wsas/java/3.1/product/modules/distribution/README.txt URL: http://wso2.org/svn/browse/wso2/branches/wsas/java/3.1/product/modules/distribution/README.txt?rev=40758&r1=40757&r2=40758&view=diff ============================================================================== --- branches/wsas/java/3.1/product/modules/distribution/README.txt (original) +++ branches/wsas/java/3.1/product/modules/distribution/README.txt Fri Jul 3 23:23:59 2009 @@ -30,16 +30,11 @@ New Features In This Release ---------------------------- -1. 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. -2. Enhanced admin UI -3. Extensible server admin framework -4. WS-Eventing support -5. Policy editor -6. Separable frontend & backend - a single frontend server can be used to - administer several backend servers +1. Various bug fixes & enhancements including architectural improvements + to Apache Axis2, Apache Rampart, Apache Sandesha2 , WSO2 Carbon & + other projects. +2. Experimental Equinox P2 based provisioning support - + extend your WSAS instance by installin new P2 features Installation & Running ---------------------- @@ -107,7 +102,8 @@ Contains all log files created during execution - repository - The repository where services and modules deployed in WSO2 WSAS + The repository where Carbon artifacts & + Axis2 services and modules deployed in WSO2 WSAS are stored. In addition to this other custom deployers such as dataservices, axis1services and pojoservices are also stored. 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=40758&r1=40757&r2=40758&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:23:59 2009 @@ -138,11 +138,8 @@ <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> - <li>Spring Framework</li> </ul> <h2>Tools</h2> _______________________________________________ Wsas-java-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
