Book: https://doc-stage.usersys.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/7.1.Alpha/single/developing-ejb-applications/#introduction
Revision: 8279999
Issues description/Suggestion for improvements:
- Enterprise JavaBeans 3.2 is documented as the Java EE specification JSR-345.
- Missing link to specification.
- EJB 3.2 provides two profiles: full and lite. JBoss EAP 7 implements the full profile for applications built using the EJB 3.2 specifications.
- Missing a description of/difference between full and lite profiles and a statement whether EAP supports lite profile.
The following EJB 3.2 features are supported by JBoss EAP 7:The sentence suggests that maybe not all of the EJB 3.2 features are supported by JBoss EAP 7. Please specify not supported features or rephrase the sentence.- Just below there is The following features are no longer supported by JBoss EAP 7
- The beginnings of 1.1. Overview of Enterprise JavaBeans, 1.3. Enterprise Beans and 1.4. Writing Enterprise Beans say 3 times the same. Moreover, whole 1.3. Enterprise Beans and 1.4. Writing Enterprise Beans duplicate information. I'd suggest merging the information from these 2 sections into 1 section.
- There are three types of Enterprise beans: Session beans, Message-driven beans and Entity beans.
Entity beans are not mentioned in the book.perhaps add a note to make clear that EAP doesn't support entity beans- Links to sections about session beans and message-driven beans in the book could be added.
- clones
-
JBEAP-8245 Developing EJB Applications: Issues in Chapter 1
-
- Closed
-