Procedure To Deploy an Enterprise Application

  1. Select Deploy an Enterprise Application from the right panel of the console.

    You can also access the Enterprise Application Deploy page by selecting the Enterprise Applications node and clicking on the Deploy button.

  2. Specify the location of the EAR file to deploy.

    The server machine is the host that is running the application server domain administration server. The client machine is the host on which you are viewing the Admin Console through a browser.

  3. Click Browse to browse to the file, or type the full path to the file.


    Caution Caution - Deploying from an exploded directory is for advanced developers and is not recommended for production environments.


  4. Select Next to proceed to the next page of the deployment.

  5. Specify the settings for the application as follows:

  6. In the Advanced section of the deployment page, you can choose to generate RMI stubs. If you choose to generate RMI stubs, static RMI-IIOP stubs are generated and put into the client JAR file.

  7. Click OK to deploy the application.