Deploying EJB 3.1 applications

Deploying an EJB 3.1 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.


Feedback