Create a repository
One answer
The Jazz server install includes an initial Derby-based repository and a single user account with the name "ADMIN", password "ADMIN". You can use that account to log in and create a real administrator account and other user accounts. The URL for your server will be "https://your-server-hostname:9443/jazz", with "your-server-hostname" replaced appropriately.
I suggest you look at the online help topic
https://jazz.net/jazzdocs/topic/com.ibm.team.concert.doc/topics/t_getstarted_repoadmin.html
for information on setting up your server. You'll want to consider what kind of database to use (e.g. Derby, DB2, Oracle), and what sort of user account system to use (e.g. Tomcat users or LDAP).
If you're asking about setting up an environment for developing extensions to Jazz, then look at
https://jazz.net/wiki/bin/view/Main/ComponentDevelopment
John
Jazz ClearQuest Connector Team
I suggest you look at the online help topic
https://jazz.net/jazzdocs/topic/com.ibm.team.concert.doc/topics/t_getstarted_repoadmin.html
for information on setting up your server. You'll want to consider what kind of database to use (e.g. Derby, DB2, Oracle), and what sort of user account system to use (e.g. Tomcat users or LDAP).
If you're asking about setting up an environment for developing extensions to Jazz, then look at
https://jazz.net/wiki/bin/view/Main/ComponentDevelopment
John
Jazz ClearQuest Connector Team
Hi Friends,
I am new to RTC and i am trying to create a Repository.
I dont know the URI and Name, UserId and Password
from where do i get this information.
Thanks in advance