WAS v8.5 > Develop applications > Develop EJB applications

Assemble EJB modules

An enterprise bean is a Java component that can be combined with other resources to create Java Platform Enterprise Edition (Java EE) applications. This topic describes assembling EJB modules based on the EJB specifications.

This topic assumes that we have created and unit tested an enterprise bean file to assemble in an enterprise application and deploy onto an application server. Assemble an EJB module to contain enterprise beans and related code artifacts. Group web components, client code, and resource adapter code in separate modules. After assembling an EJB module, we can install it as a stand-alone application or combine it with other modules into an enterprise application.

Use an assembly tool to assemble an EJB module in any of the following ways:

For information on assembling EJB modules, refer to the online documentation or the information center for the assembly tool. The Rational Application Developer product provides supported assembly tools.

After finishing assembling custom EJB module, you are ready to deploy your module.


Subtopics


Related concepts:

Enterprise beans
Enterprise (Java EE) applications
Development and assembly tools
EJB modules


Related


Assemble applications
Install enterprise application files


+

Search Tips   |   Advanced Search