Deploy the EAR/WAR Files on WebSphere

Deploying the EAR/WAR files on WebSphere.

To deploy the Infrastructure application in WebSphere:
  1. Navigate to the /<Websphere_Installation_ Directory>/ IBM/WebSphere/AppServer/profiles/<Profile_Name>/bin/ directory
  2. Start the WebSphere profile by executing: ./startServer.sh server1.
  3. Open the URL http://<ipaddress>:<Administrative Console Port>/ibm/console (https, if SSL is enabled) in a browser to access the Login window.

    Figure 8-9 WebSphere Login Window


    This illustration displays the WebSphere Login Window.

  4. Enter the user credentials with administrator rights and click Log in.
  5. From the navigation, select Applications, and then select New Application to access the New Application window.

    Figure 8-10 New Application


    This illustration displays the New Application Window.

  6. Click New Enterprise Application to display the Preparing for the application installation window.

    Figure 8-11 Preparing for the application installation


    This illustration displays the Preparing for the application installation.

  7. Select the Remote File System and click Browse.
  8. Select the EAR file (generated for OFSAAI) to upload and install. Click Next.

    Figure 8-12 Installation Options


    This illustration displays the Installation Options.

  9. Select the Fast Path option and click Next to display the Install New Application window.

    Figure 8-13 Install New Application


    This illustration displays the Install New Application page.

  10. Enter the required information and click Next to display the Map Modules to the Servers window.

    Figure 8-14 Map Modules to Servers


    This illustration displays the Map Modules to Servers window.

  11. Select the Web Application and click Next to display the Map Resource References to Resources window.

    Figure 8-15 Map Resource References to Resources


    This illustration displays the Map Resource References to Resources window.

  12. Map each resource defined in the application to a resource JNDI name defined earlier.
  13. Click Modify Resource Authentication Method and specify the authentication method created earlier.

    Note:

    Specify "config" for FICMASTER resource or "atomic" for the atomic resource as the authentication method.
  14. Select OFSAAI Web Application and click Next to display the Map Virtual hosts for Web Modules window.

    Figure 8-16 Map Virtual host for Web Modules


    This illustration displays the Map Virtual host for Web Modules window.

  15. Select OFSAAI Web Application and click Next to display the Summary window.

    Figure 8-17 Summary


    This illustration displays the Summary window.

  16. Click Finish to deploy the Infrastructure Application on WebSphere.
  17. Click Save to save the master file configuration.
    The details are displayed in the Master File Configuration window.