bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


EJB Modules

Clicking EJB Modules in the left pane of the Administration Console displays information about standalone EJBs already deployed in this domain and allows you to configure for deployment and then deploy a new standalone EJB.

Displayed Information

The table displays Name, URI and Deployment Order for EJBs that are already deployed. Clicking the Name displays deployment information about the EJB and gives you the opportunity to undeploy or redeploy it.

Deploying a New EJB

Click "Deploy a New EJB" to configure for deployment and then deploy a new EJB. Deploying a new EJB includes these main steps:

  1. Locating the EJB's .jar file and, if necessary, uploading the .jar file to the Administration Server.
  2. Targeting the EJB module to the desired servers and /or clusters.
  3. Specifying how targeted servers will access this EJB's source files.
  4. Choosing a name for the EJB.
  5. Deploying the EJB.

For more information, see EJB Module Deployment Assistant --> Step 1 - Select Archive..

 

Back to Top Previous Next