diff --git a/docs/manual/OptionalTasks/ejb.html b/docs/manual/OptionalTasks/ejb.html
index 81d4f6bc3..1777e2fd7 100644
--- a/docs/manual/OptionalTasks/ejb.html
+++ b/docs/manual/OptionalTasks/ejb.html
@@ -45,7 +45,7 @@ In general these tasks are specific to the particular vendor's EJB Server.
iPlanet
Application Server 6.0
- jboss 2.1 and above EJB servers
+ JBoss 2.1 and above EJB servers
Weblogic
4.5.1, 5.1, and 6.0 EJB servers
JOnAS
@@ -66,7 +66,7 @@ In general these tasks are specific to the particular vendor's EJB Server.
ejbjar | Nested Elements |
borland | Borland Application Server 4.5 |
iPlanet | iPlanet Application Server 6.0 |
- jBoss | jBoss |
+ jboss | JBoss |
jonas | JOnAS 2.4 |
weblogic | Weblogic 5.1 & 6.0 |
websphere | IBM WebSphere 4.0 |
@@ -529,7 +529,7 @@ include:
- Borland Application Server 4.5
- iPlanet Application Server 6.0
- - Jboss 2.1 and above
+ - JBoss 2.1 and above
- Weblogic 5.1/6.0 session/entity beans using the weblogic.ejbc tool
- IBM WebSphere 4.0
- TOPLink for WebLogic 2.5.1-enabled entity beans
@@ -790,9 +790,9 @@ deployment element are detailed here.
-The jboss element searches for the jboss specific deployment descriptors and adds them
-to the final ejb jar file. Jboss has two deployment descriptors jboss.xml and jaws.xml
-(for container manager persistence only). The Jboss server uses hot deployment and does
+
The jboss element searches for the JBoss specific deployment descriptors and adds them
+to the final ejb jar file. JBoss has two deployment descriptors jboss.xml and jaws.xml
+(for container manager persistence only). The JBoss server uses hot deployment and does
not require compilation of additional stubs and skeletons.
@@ -822,7 +822,7 @@ not require compilation of additional stubs and skeletons.
suffix |
String value appended to the basename of the deployment
- descriptor to create the filename of the WebLogic EJB
+ descriptor to create the filename of the JBoss EJB
jar file. |
No, defaults to '.jar'. |
@@ -1008,7 +1008,7 @@ are useful when setting up class paths using reference Ids.
TOPLink for Weblogic element
The TopLink element is used to handle beans which use Toplink for the CMP operations. It
-is derived from the standard weblogic element so it supports the same set of attributes please these
+is derived from the standard weblogic element so it supports the same set of attributes plus these
additional attributes