Invoke the install verification script

To verify the installation of WAS, invoke the ivt script from Qshell with these steps:

  1. Start Qshell.

      STRQSH
  2. Invoke the ivt script to verify the internal HTTP instance

    /QIBM/ProdData/WebAS5/Base/bin/ivt

    This output is displayed if the installation verification is successful:

      IVT0006I: Connecting to the WebSphere Server yourserver on Port:9080
      IVT0007I: WebSphere Server yourserver is running on Port:9080
    
      IVT0060I: Servlet Engine Verification: Passed
      IVT0065I: JSP Verification: Passed
      IVT0066I: EJB Verification: Passed
      IVT00100I: IVT Verification Succeeded
    

Installation and Configuration Complete