Deploy a J2EE Session EJB

The successfully packaged session EJB contains all the information needed to successfully deploy or download your enterprise application to your selected application server. At the end of the J2EE Session EJB wizard, you can choose automatic deployment, downloading for manual deployment, or no action. These choices are also available from the J2EE Session EJB Deployments page.

Automatic deployment is available only with WebLogic and SunOne application servers. If you are using WebSphere, you must download both the resource adapter RAR and EJB JAR files and manually deploy the application. For OracleAS deployments, the EJB JAR and resource adapter RAR files are bundled together as an application EAR file, which you can download and manually deploy.

Application server Deployment options Download options
WebLogic Automatic deployment of EJB JAR and resource adapter RAR files to the application server specified on the Select Task File, Application Server and Mode page. EJB and RAR files are deployed to Deployments/Connector Modules and Deployments/EJB Modules on the WebLogic administration interface.
  • Download the EJB JAR and resource adapter RAR files to a location you select.

  • Download the EJB client JAR for use in J2EE application clients.
SunOne Automatic deployment of EJB JAR and resource adapter RAR files to the application server specified on the Select Task File, Application Server and Mode page. EJB and RAR files are deployed to Applications/Connector Modules and Applications/EJB Modules on the SunOne administration interface.
  • Download the EJB JAR and resource adapter RAR files to a location you select.

  • Download the EJB client JAR for use in J2EE application clients.

  • Download the EJB client JAR and deploy it manually.
WebSphere not available Download EJB JAR and resource adapter RAR files and manually deploy the application.
Oracle not available Download EJB JAR and resource adapter RAR files, which are bundled together as an application EAR file, and then manually deploy the application.

Once deployed, the Deployment Status page indicates the status of the deployment.

  Attachmate