After the server is installed, you must consider some configuration
options before continuing.
About this task
After the installation, there are a few additional actions
to take.
Procedure
- Some files contain passwords. Those files should be protected
so that they are readable only by users authorized to know the password
for the accounts.
- teamserver.properties - The Jazz™ Team Server requires
that the database password is stored in JazzInstallDir/server/conf/jazz/teamserver.properties.
When properties files are saved, the application
always makes a backup copy of the previous version in the same directory.
If you want to remove all files that contain the clear-text password,
remove the backup properties files after configuring the server for
the first time.
- The ClearCase® Connector sync
engine requires that user passwords be stored in an properties file.
- cqconnector.properties - The ClearQuest® Connectorrequires
that both ClearQuest user IDs and passwords be stored
in a properties file.
- When connecting to the server with the Rational Team Concert™ client
or a Web browser, you might see security certificate warnings. To
disable the warning, see Security certificates.
- If you configured the application server to use ports other than
the defaults, these ports should also be configured in the Jazz configuration. These port numbers
are used for composing URLs for things like feed links and item links
in email notifications. To update the defaults, use the advanced properties
configuration page of the Admin Web UI to modify the following property:
- com.ibm.team.repository.service.internal.webuiInitializer.ConfigPropertyInitializer
- URL HTTP Port
- URL HTTPS Port
Also update the connection port values in JazzInstallDir/tomcat/conf/server.xml.
Note: If
you use Websphere Application Server, you can configure the application's
ports from within the WebSphere® Integration
Solutions Console. Also update JazzInstallDir/server/conf/jazz/teamserver.properties with
the new port numbers.
- You are now ready to connect to the server with the Rational Team Concert client
or a Web browser.