Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to change the URL setting from localhost to ip in mail?

After enable the mail notification, I received the mail from Jazz:
================
Web UI: https://localhost:9443/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/25

Id: 25
Summary: tt
Filed Against: Test Project Name
Status: New Priority: Low
...
================

In the URL of Web UI, there is a "localhost". How could I change it to the ip or host name of the server? Thanks. I use Apache.

0 votes



6 answers

Permanent link
Echo! Same problem here. Could someone help?

0 votes


Permanent link
Yes, it should be possible to adjust the hostname that Jazz Team Server is using. You can use the following steps...

1. Open the Admin web ui, at https://<server>:9443/jazz/admin
2. Click on the 'Advanced Properties' link on the left side.
3. In the section labeled 'com.ibm.team.repository.servlet.internal.ServletConfigurationService', you can change the Host Name property to the value you want.

The reason for your original problem because by default the hostname used is the name that the requests are recieved on. If your server is proxied by a different server on the same machine, then 'localhost' might appear, as it did in your case.

0 votes


Permanent link
Is this also affected by what has been used in the Repository Connection properties on the RTC client where you send the invitation?

Another question - We have dozens of users and will have hundreds of users later. Is it possible create a generic invitation message and save the message in some kind of file? This way, the team invitation 'utility' will automatically retrieve content from this file and we do not have to manually copy/paste the content for each user? Thanks.

0 votes


Permanent link
If you set the Host Name property than that value is always used. If you don't set the hostname then the hostname is guessed based on the incoming connections to the server.

I'll try to get somebody from the process team to comment on the 'generic invitation message' feature.

0 votes


Permanent link
This is not yet possible and a nice idea. Pls subscribe yourself to
https://jazz.net/jazz/web/projects/Jazz%20Project#action=com.ibm.team.workitem.viewWorkItem&id=58809

Kai
Jazz Process team


gdang wrote:
Is this also affected by what has been used in the Repository
Connection properties on the RTC client where you send the
invitation?

Another question - We have dozens of users and will have hundreds of
users later. Is it possible create a generic invitation message and
save the message in some kind of file? This way, the team invitation
'utility' will automatically retrieve content from this file and we do
not have to manually copy/paste the content for each user? Thanks.

0 votes


Permanent link
I has been using IP address in the repo connection like "http://1.2.3.4/jazz". Setting ServletConfigurationService to a server name like myserver.ibm.com did not help. When inviting team members, I still see http://1.2.3.4/jazz/.....

Please notice that I did not use 'localhost' because I have more than one RTC instances on the same server.

Thanks.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jun 12 '08, 2:17 a.m.

Question was seen: 4,840 times

Last updated: Jun 12 '08, 2:17 a.m.

Confirmation Cancel Confirm