EJB modules

An Enterprise JavaBeans (EJB) module is used to assemble one or more enterprise beans into a single deployable unit. An EJB module is stored in a standard Java archive (JAR) file.

An EJB module contains the following:

You can deploy an EJB module as a stand alone application, or combine it with other EJB modules or with Web modules to create a Java application. An EJB module is installed and run in an enterprise bean container.

For more information about packaging and deployment of EJB 3.0 beans, see the topic EJB 3.0 module packaging overview.




Related concepts
Enterprise beans
Related tasks
Task overview: Using enterprise beans in applications
Related reference
Enterprise beans: Resources for learning
Concept topic    

Terms of Use | Feedback

Last updated: Sep 20, 2010 11:08:29 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-nd-mp&topic=cejbemod
File name: cejb_emod.html