About Configuring EJB Modules

See Also

You configure your EJB modules at several different levels.

Project Contents and Classpath

Basic project settings like the EJB module's source roots and classpath are set in the module's Project Properties dialog box. You open this dialog box by right-clicking the EJB module's project node and choosing Properties.

For , you can add source roots in the Sources page of the Project Properties dialog box. You can quickly add to the compilation and test classpath by right-clicking the Libraries or Test Libraries node in the Projects window. To further configure the classpath, or to specify which items should be included in deployment, use the Libraries page of the Project Properties dialog box.

Deployment Settings

There are several key steps to configuring deployment settings:

See Also
Registering a Server
About Deployment Descriptors
Configuring EJB Deployment Descriptors
Managing the Classpath

Legal Notices