This topic describes how to set up the Jazz Team Server
for System z to work with the WebSphere Application Server on z/OS.
Before you begin
Before you perform this task, make sure you have done the
following:
- You have installed and are running the WebSphere Application Server.
- You have created the DB2 database and updated the teamserver.properties file
with your database settings.
- You have established RACF security settings. For more information
on RACF security, see RTCz: Setting up security with RACF.
Important: Although you can log in to WebSphere and many other
LDAP directories with credentials that are not case-sensitive,
the Jazz Team Server for System z stores user records with IDs in
the exact case in which you import them. When you log in to
the Jazz Team Server for System z, the user record is retrieved from
the list of users, and the case must match exactly.
- You have enabled application security, but you have turned off the
Java 2 Security option. If you enable this option for the WebSphere
Application Server, the Jazz Team Server for System z .war file
will not start.
- Make sure that you select the Use available authentication
data when an unprotected URI is accessed WebSphere Application
Server security setting.
Note: If you are using the WebSphere Application
Server Integrated Solutions Console, you can also select to enable this setting.
About this task
This configuration assumes that you are installing the Jazz
Team Server for System z on the same machine as the WebSphere Application
Server. Also, this topic does not list the steps for configuring the
WebSphere authentication on SSL. For detailed information about the
various authentication and encryption options for WebSphere, visit
the WebSphere Information Center at
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jspand search
Securing applications and their
environment.
Note: You must register as a Jazz.net user before
you can visit the WebSphere Information Center. Go to
http://jazz.net.
Perform
the following steps to deploy the Jazz Team Server for System z on
the WebSphere Application Server. Each step is detailed below in its
own task.
- Define application server JVM custom properties.
- Deploy the jazz.war file and restart
the application server.