Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > Develop EJB applications
Assembling EJB 3.x enterprise beans
- EJB 3.0 and EJB 3.1 application bindings overview
Before you can start an application that is 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.
- Assembling 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.