Assemble EJB 2.x applications.
Step Parent
Implement EJB 2.x applications
This topic assumes that we have created and unit tested an enterprise bean file to assemble in an enterprise application and deploy onto an application server. Now you are assembling EJB modules based on the EJB 2.x and earlier specifications. We can apply an access intent policy to an application's entity beans through the assembly tool.
What to do next
Deploy EJB 2.x applications.
Subtopics
- Deploy EJB modules
When you deploy an EJB module, you install that module on a server that has been configured to support deployed modules.
Related tasks
Deploy EJB modules