Seting up a WebSphere Application Sever

Put your short description here; used for first paragraph and abstract.
You need to do this first.
Getting ready to run Jazz on a WebSphere application server involves the following steps:
Note: This document does not teach the configuration of WebSphere authentication or SSL, which is a complex topic. Detailed information on the various authentication and encryption options for WebSpehre is covered in the WebSphere Information Center. for more information, go to the WebSphere Information Center (http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp) and search for Securing applications and their environment. The Jazz Web UI requires that authentication be configured in order to perform authorization and personalize the application.
  1. Download and extract the Jazz Team Server.
  2. Update the teamserver.properties for WebSphere.
  3. Ensure your WebSphere Application Server and its Java SDK are at the appropriate level.
  4. Update the JVM arguments for your server.
  5. Get the Jazz WAR file, install it into your Application Server, and start Jazz.

Feedback