Network Deployment (Distributed operating systems), v8.0 > Migration and coexistence
Migrate EJB applications
This page provides a starting point for finding information about enterprise beans.
Based on the EJB specification, enterprise beans are Java components that typically implement the business logic of J2EE applications as well as access data.
- Migrate enterprise bean code from v1.1 to v2.1
EJB v2.1-compliant beans can be assembled only in an EJB 2.1-compliant module, although an EJB 2.1-compliant module can contain a mixture of v1.x and v2.1 beans.
- Migrate enterprise bean code to the supported specification
Support for the EJB 3.1 specification is added for this product.
End-to-end paths for EJB applications
EJB applications
Administer EJB applications
Secure EJB applications
Develop EJB applications
Tune EJB applications
Troubleshoot EJB applications