The following table lists the installation options, and the considerations for each option.
Installation options | Considerations |
---|---|
Review and choose
an application server The Jazz Team Server includes Apache Tomcat as the default application server. The Jazz Team Server can also be configured to run with a WebSphere® Application Server. |
a. Apache Tomcat
|
b. WebSphere Application
Server
|
|
Review and choose
a database The Jazz Team Server includes Derby as the default database. If you are already using other databases such as DB2®, or Oracle, in your environment, the Jazz Team Server can be configured to run with your existing database software. |
a. Derby
|
b. DB2
|
|
c. SQL Server
|
|
d. Oracle
|
|
Review and choose
a user management method Apache Tomcat user database: The default user management enables you to manage users without any external user management system. LDAP user registry: You must configure your Apache Tomcat or IBM WebSphere Application Server to use an LDAP registry to authenticate users. |
a. Apache Tomcat user database Managing users with the Apache Tomcat user database is for Apache Tomcat installations only. The user names and encrypted passwords are stored in the tomcat-users.xml file. Updates, such as, creating a new user and changing user passwords or repository permission roles are automatically written to the xml file. You do not need to edit the file. |
b. LDAP user registry For more information, see Managing users with Lightweight Directory Access Protocol (LDAP) |
|