Configuring the Rational Quality Manager product and help on WebSphere Application Server

The Rational® Quality Manager product and help must be configured to run on the WebSphere® Application Server.

About this task

To configure the IBM® Rational Quality Manager product and help in a WebSphere Application Server environment:

Procedure

  1. Start the WebSphere Admin console interface and authenticate with the server using the WebSphere Application Server Admin user ID.
  2. Expand Applications and click Install New Application.
  3. Under Path to the new application, browse to the location of the jazz.war file on the Local file system and select the file.
  4. Type the context root as /jazz and then click Next.
    Note: You can find the jazz.war file at InstallDir\server\tomcat\webapps\jazz.war.
  5. Continue clicking Next until you see the Summary screen, and then click Finish to install the new application.
  6. Verify that the jazz_war application was installed and click Save to save the changes to the Master Configuration file.
  7. Return to the Install New Application page.
  8. Browse to the location of the help.war file on the local file system and select the file. Type the context root as /help and click Next.
    Note: You can find the help.war file at InstallDir\server\tomcat\webapps\help.war.
  9. Continue clicking Next until you see the Summary screen, then click Finish to install the new application.
  10. Verify that the help_war application was installed and click Save to save the changes to the Master Configuration file.
  11. Expand the Enterprise Application section in the Applications option.
  12. Select jazz_war and click Start.
  13. Select help_ war and click Start.

Feedback