WAS v8.5 > Develop applications > Develop EJB applicationsAssemble EJB 3.x enterprise beans
Subtopics
- EJB 3.0 and EJB 3.1 application bindings overview
Prior to starting 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 we 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 EE applications.