Running the Jazz™ Team
Server for System z® with
Tomcat and Derby involves several sample JCL members and configuration
property files.
These instructions assume that you are using the sample teamserver_derby.properties file.
If you use a different properties file name, change the sample JCL
members to point to your properties file.
- Edit the teamserver.properties file
in the @confPath@/jazz directory.
- Change com.ibm.team.repository.db.jdbc.location
= @workPath@/repositoryDB to your path, for example, com.ibm.team.repository.db.jdbc.location
= /u/jazz/repositoryDB.
- Change all occurrences of @workPath@ to
your path. The following properties are examples:
- com.ibm.team.fulltext.indexLocation=@workPath@/workitemindex
- com.ibm.team.repository.tmpdir=@workPath@/contentservice
- com.ibm.team.scm.tmpdir=@workPath@/contentservice
- com.ibm.team.scm.vcs.tmpdir=@workPath@/versionedcontentservice