It's all about the answers!

Ask a question

Create a repository


Sandeep Pinniti (116) | asked Dec 27 '08, 6:03 a.m.
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

One answer



permanent link
John Vasta (2.6k15) | answered Dec 27 '08, 10:04 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
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

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

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.