Administration Console Online Help
|
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:
- Locating the EJB's .jar file and, if necessary, uploading the .jar file to the Administration Server.
- Targeting the EJB module to the desired servers and /or clusters.
- Specifying how targeted servers will access this EJB's source files.
- Choosing a name for the EJB.
- Deploying the EJB.
For more information, see EJB Module Deployment Assistant --> Step 1 - Select Archive..