Deploying EJB 3.0 applications

You can deploy your EJB 3.0 application using the WebSphere® runtime environments version 7 or WAS v6.1 Feature Pack for Enterprise JavaBeans™ 3.0 with a profile created for this feature pack.

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

  1. You can deploy your EJB 3.0 project to a WAS v6.1 Feature Pack for Enterprise JavaBeans 3.0 with a profile created for this feature pack.

  2. EJB 3.0 beans must reside inside of a EJB 3.0 project. To check if your project is EJB 3.0 enabled, check the project facets, using the project properties.

 

Related concepts

Deploying EJB 3.0 applications