Server installation overview

Information to help you understand what is required to install the server.

Installing Jazz is a two part exercise consisting of a separate server and client installation. You should start here by installing the server portion and then proceed to the client install. The default server configuration consists of an Apache Tomcat server running the Jazz server web application connected to an Apache Derby relational database.

The server installation package includes everything you need; supported versions of a Java Development Kit (JDK) are included for Windows and Linux. A working image of Tomcat containing the Jazz web application and the Derby database libraries has been defined for you. The default installation includes an empty database.

When the client and server installations are complete you will be able to explore the Jazz team collaboration facilities, the Work Item component, and the Source Code Management (SCM) component.


Feedback