Deploying EJB 3.1 applications

You can deploy your EJB 3.1 application using the WebSphere® runtime environment version 8.0.

About this task

When deploying on an EAR file, all projects defined in the EAR file are deployed.

Procedure

  1. You can deploy your EJB 3.1 project to a WebSphere Application Server version 8.0.
  2. EJB 3.1 beans must reside inside of an EJB 3.1 project. To check if your project is EJB 3.1 enabled, check the project facets, using the project properties.

Feedback