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 properties:
- com.ibm.team.repository.servlet.internal.ServletConfigurationService
- Repository HTTP port
- Repository HTTPS port
- com.ibm.team.repository.service.internal.webuiInitializer.ConfigPropertyInitializer
- URL HTTP Port
- URL HTTPS Port
- You are now ready to connect to the server with the Rational Team Concert client
or a Web browser.