Deploying EJB 3.0 applications
Deploying an EJB 3.0 application involves publishing your application onto the server to make it available to others. You can deploy a project, an EAR file or an application client. No extra deployment code needs to be generated before you publish your application to the server.
Related concepts
Developing EJB 3.0 Applications
Differences between EJB 3.0 and EJB 2.1
Securing enterprise applications
Related tasks
Deploying EJB 3.0 applications