1.2 Deploying Application from WebLogic Administration Console

This topic provides the systematic instructions to deploying application from weblogic Administration console.

  1. Start WebLogic Console.
    The following screen is displayed.
  2. On WebLogic Console screen, enter the following details to log in WebLogic server.
    Refer to the table for WebLogic Console details.

    Table 1-2 WebLogic Console

    Field Description
    Username

    Enter WebLogic user name.

    Password

    Enter password for WebLogic.

  3. Click Login.
    The following screen is displayed.
  4. Select Deployments from Domain Structure.
    The following screen is displayed.

    Figure 1-13 Domain Structure_Deployments



  5. Click Install from the Deployments to install a new module or application.
    The following screen is displayed.

    Figure 1-14 Deployments_Install



  6. In order to specify the path/location of the library file, click the link Upload your file.
    The following screen is displayed.

    Figure 1-15 Click Upload your files



  7. Specify the EAR file path and click Browse to locate the file.
    The following screen is displayed.

    Figure 1-16 Locate deployment to install and prepare for deployment



  8. Select the application FCISApp.ear from the list. Click Next.
    The following screen is displayed.
  9. Select Install this deployment as an application option and click Next.
    The following screen is displayed.
  10. Select the target of the application. Click Next.
    The following screen is displayed.

    Figure 1-19 Deployment Settings



  11. Check whether the deployment location is accessible or not. Click Next.
    The following screen is displayed.

    Figure 1-20 Review your choices and Click Finish



  12. Click Finish button.
    The following screen is displayed.
  13. Change deployment order to 400, if the application includes BPEL plug-in.
  14. Click Save.
    On successful updation, below messages are displayed:
    • All changes have been activated. No restarts are necessary.
    • Settings updated successfully.
    The following screen is displayed.
  15. Select Deployments from Domain Structure.
    The following screen is displayed.

    Figure 1-23 Deployment with details



  16. Click FCISOSDC deployment.
    The following screen is displayed.

    Figure 1-24 Overview - Modules and Components



  17. Select Control tab in order to start or stop a deployed enterprise application.
    The following screen is displayed.
  18. To start, lick Start drop-down button and select Servicing all requests on the deployment.
    The following screen is displayed.

    Figure 1-26 Start Enterprise Application



  19. To stop, select the Stop drop-down and select Force Stop now option in the deployment.

    This completes the deployment process.