Configuring WebLogic for Asynchronous Communications

ProcedureTo Deploy the EJB

  1. Click open the Deployments node, in the left pane of the WebLogic Server Home.

  2. Right-click the EJB Deployments node and select Deploy a new EJB Module from the menu.

  3. Select BEA-Home\weblogic92\server\lib.

  4. Click on upload your file(s) link, then click Browse and select BEA-Home\weblogic92\server\lib\weblogic.ejb.example.jar.

    With the file selected, click Upload.

  5. Select the uploaded weblogic.ejb.example.jar and click Target Module.

  6. Select the server instance under Available Servers. Click the right-arrow to move the new server instance to Target Servers.

  7. Enter weblogic.ejb.example as the name for this application (EJB).

  8. Click on Deploy. This installs the EJB on the WebLogic Administration Server.