Packaging applications for deployment
In this chapter, we discuss packaging of Java Platform, Enterprise Edition 5 (JEE 5) applications using Enterprise JavaBeans 3.0 (EJB 3.0). We also provide a section about working with business-level applications, a new concept that is introduced in WebSphere Application Server v7.0.
We cover the packaging of the following JEE artifacts:
•Enterprise Archives (EAR)
•EJB 3.0 modules
•Web modules
•JPA persistence units
•Working with Enhanced EAR files
We also describe some of the IBM enhancements WebSphere Application ...