[jboss-cvs] JBossAS SVN: r58633 - trunk/build/docs
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Sun Nov 19 04:58:29 EST 2006
Author: dimitris at jboss.org
Date: 2006-11-19 04:58:26 -0500 (Sun, 19 Nov 2006)
New Revision: 58633
Modified:
trunk/build/docs/readme.html
Log:
Minor corrections
Modified: trunk/build/docs/readme.html
===================================================================
--- trunk/build/docs/readme.html 2006-11-19 08:40:14 UTC (rev 58632)
+++ trunk/build/docs/readme.html 2006-11-19 09:58:26 UTC (rev 58633)
@@ -64,8 +64,8 @@
of the new <a href="http://www.jboss.com/products/jbossmc">JBoss Microcontainer</a>.
The JBoss Microcontainer is a lightweight container for managing POJOs, their
deployment, configuration and lifecycle. It is a standalone project that
-replaces the famous JBoss JMX Microkernel of the 3.x and 4.x JBoss series, and
-it has excellent integration with the JBoss framework for Aspect Oriented
+replaces the famous JBoss JMX Microkernel of the 3.x and 4.x JBoss series. The
+Microcontainer integrates nicely with the JBoss framework for Aspect Oriented
Programming, <a href="http://labs.jboss.com/portal/jbossaop">JBoss AOP</a>.
Support for JMX in JBoss 5 remains strong and MBean services written against the
old Microkernel are expected to work.</p>
@@ -79,7 +79,7 @@
used by the JBoss Microcontainer, which in turn instantiates and wires together
the various pieces of a deployment, controlling their lifecycle and
dependencies.</p>
-<p>Many key key features of JBoss 5 are provided by integrating other standalone
+<p>Many key features of JBoss 5 are provided by integrating other standalone
JBoss projects:</p>
<ul>
<li><a href="http://labs.jboss.org/portal/jbossejb3">JBoss EJB3</a> included
@@ -93,7 +93,7 @@
(JEMS), included with JBoss 5 as the default messaging provider. It is also
the backbone of the <a href="http://www.jboss.com/products/esb">JBoss ESB</a>
infrastructure. JBoss Messaging is a complete rewrite of JBossMQ, which is
- the current default JMS provider for the JBoss AS 4.x series.</li>
+ the default JMS provider for the JBoss AS 4.x series.</li>
<li><a href="http://www.jboss.com/products/jbosscache">JBossCache</a> 2.0
that comes in two flavors. A traditional tree-structured node-based cache
and a
@@ -180,8 +180,8 @@
<li>jboss-aop, 2.0.0.alpha2</li>
<li>jboss-backport-concurrent, v2.1.0.GA</li>
<li>jboss-cache, v2.0.0.ALPHA1</li>
- <li>jboss-common-core, v2.0.2.CR1</li>
- <li>jboss-common-logging, v2.0.1.GA</li>
+ <li>jboss-common-core, v2.0.2.GA</li>
+ <li>jboss-common-logging, v2.0.2.GA</li>
<li>jbossxb, 1.0.0.CR7</li>
<li>jbossws, 2.0.0.CR2</li>
<li>jboss-messaging, 1.0.1.GA</li>
More information about the jboss-cvs-commits
mailing list