[jboss-cvs] JBossAS SVN: r68348 - trunk/build/docs.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Dec 17 13:58:32 EST 2007


Author: dimitris at jboss.org
Date: 2007-12-17 13:58:32 -0500 (Mon, 17 Dec 2007)
New Revision: 68348

Modified:
   trunk/build/docs/readme.html
Log:
more changes

Modified: trunk/build/docs/readme.html
===================================================================
--- trunk/build/docs/readme.html	2007-12-17 18:32:14 UTC (rev 68347)
+++ trunk/build/docs/readme.html	2007-12-17 18:58:32 UTC (rev 68348)
@@ -8,24 +8,21 @@
 <body>
 <a href="http://www.jboss.com"><img src="http://www.jboss.org/themes/jbosstheme/img/logo.gif" alt="JBoss Inc."></a> <h1>JBoss 5.0.0.Beta3
 Release Notes</h1>
-<p>This is the 1st <a href="http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossProductVersioning">
+<p>This is the last <a href="http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossProductVersioning">
 <span style="text-decoration: none; font-weight: 700;">Beta</span></a>
 release of the <b>JBoss 5.0.x</b> series for the <b>Java
-EE&trade;</b> 5 codebase! For information on the APIs that
+EE&trade;</b>
+5 codebase! This release completes a&nbsp; big round of refactorings
+related to the transformation of JBossAS into a pure POJO-based
+server.&nbsp;There should be no API changes from this point on as we move closer to a final release.</p><p> For information on the APIs that
 make up Java EE 5, see
 <a href="http://java.sun.com/javaee/reference/index.jsp">Java
 EE APIs &amp; Docs</a>. A tutorial on Java EE 5 can be found
 <a href="http://java.sun.com/javaee/5/docs/tutorial/doc/">here</a>.</p>
-<blockquote> <p><i>Please note that work on JBoss 5
-is ongoing and this Beta release is by definition an unstable one that
-demonstrates many of the exciting new features of the JBoss Application
-Server.</i></p>
-</blockquote><p>A sample Java EE 5 application that can be
-run on top of JBoss 5.0.0.Beta 1 and demonstrates many interesting
+<p>A sample Java EE 5 application that can be
+run on top of JBoss 5.0.0.Beta3 and demonstrates many interesting
 technologies is the <b><i>Seam Booking Application</i></b>
-available from
-<a href="https://sourceforge.net/project/showfiles.php?group_id=22866&amp;package_id=16942&amp;release_id=464702">SourceForge</a>.
-This application makes use of the following technologies running on
+available <a href="http://repository.jboss.org/maven2/org/jboss/seam/examples/">here</a>.&nbsp;This application makes use of the following technologies running on
 JBoss 5:</p>
 <ul><li>EJB3</li>
 <ul> <li>Stateful Session Beans</li> <li>Stateless
@@ -33,7 +30,7 @@
 </ul><li>JSF</li>
 <ul> <li>Facelets</li> <li>Ajax4JSF</li>
 </ul><li><a href="http://www.jboss.com/products/seam">Seam</a></li>
-</ul><h2>Overview</h2>
+</ul>The <a href="http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossSeam">JBoss Seam Wiki</a> links to many interesting topics about Seam.<h2>Overview</h2>
 <ul> <li><a href="#Highlights">Highlights</a></li>
 <li><a href="#Compatibility">Known Compatibility
 Issues</a></li> <li><a href="#Configuration">Known
@@ -84,7 +81,7 @@
 without active user management of either replication or persistency
 aspects.</li> <li><a href="http://labs.jboss.com/portal/jbossws">JBossWS 2</a>
 is the web services stack for JBoss 5 providing Java EE compatible web
-services, JAXWS-2.0 and JAXB-2.0.</li> <li><a href="http://www.jboss.com/products/transactions">JBoss
+services, JAXWS-2.0.</li> <li><a href="http://www.jboss.com/products/transactions">JBoss
 Transactions</a> is the default transaction manager for JBoss 5.
 JBoss Transactions is founded on industry proven technology and 18 year
 history as a leader in distributed transactions, and is one of the most
@@ -98,7 +95,7 @@
 the full details.</p>
 <h2><a name="Compatibility">Compatibility Issues</a></h2>
 <h2><a name="Configuration">Configuration Issues</a></h2>
-<p>The directory structure of JBoss 5 resembles that of the 4.x
+<p>This section lists changes that could affect the server configuration.</p><p>The directory structure of JBoss 5 resembles that of the 4.x
 series with some notable differences:</p>
 <ul> <li>bin - start scripts and run.jar</li> <li>client
 - client jars</li> <li>docs - docs, chemas/dtds, examples</li>




More information about the jboss-cvs-commits mailing list