Setting up WebSphere Application Server

Before you can deploy the adapter web application war file, you must set up your WebSphere® Application Server.

About this task

Use the console to install the Rational Adapter for Git web application on the WebSphere Application Server.

Procedure

  1. Open the Admin console for the WebSphere Application Server.
  2. Click Applications > New application > New Enterprise Application.
  3. Under Full path enter the path to the gitAdapter.war web application file. If you did not install Apache Tomcat when you installed the Rational® solution for Collaborative Lifecycle Management, the directory that contains the web application is the one that you defined during the CLM installation. The default directory is JazzInstallDir/server/webapps/gitAdapter.war
  4. Click Next and then select Fast Path - Prompt only when additional information is required.
  5. Click Next to accept the default options until you reach the Map context roots for web modules page.
  6. In the Map context roots for web modules, set Context root to /gitAdapter and click Next.
  7. Click Finish.
  8. Verify that the gitAdapter_war application was installed correctly and click Save directly to the master configuration. The Preparing for the application installation page displays again. Click Applications > Application Types > Websphere enterprise applications to see your application in the list of installed applications.

What to do next

Start the web application, see Deploying on WebSphere Application Server.

Feedback