Assembling EJB 3.x enterprise beans
Subtopics
- EJB 3.0 and EJB 3.1 application bindings overview
Prior to starting an application installed on an application server, all EJB references and resource references defined in the application must be bound to the actual artifacts (enterprise beans or resources) defined in the application server.
- EJB 3.x module packaging overview
This topic describes application packaging when you use EJB 3.x beans.
- Assemble EJB 3.x modules
An enterprise bean is a managed Java component that can be combined with other resources to create Java Enterprise Edition (Java EE) applications.