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

Changing public URL

I would appreciate if you can help with foll Qs
1. Right now my public URL is like https://IPaddress:9443/jts
2. I was asked to change it to http://IPaddress:9080/jts

I tried, editing server.xml but it is only responding when port 9443 is set for protocol HTTPS

3. Can I actually enable both 9080/HTTP  and 9443/HTTPS at same time if not how do I switch when needed from one to other

0 votes

Comments

No, you cannot use HTTP and HTTPS at the same time, as the public URI is unique (which dictates whether HTTP or HTTPS is used). Also, switching from HTTPS to HTTPS requires more than just server rename - you will need to manually modify the web.xml of each application as well. Unless you see great benefit of using HTTP, I suggest you go against this idea.



3 answers

Permanent link
Renaming the public URI in RTC is not a trivial task; the process is quite involved and requires amongst other things an activation key which you must request via a PMR.

This link provides an introduction to the server rename process:
https://jazz.net/wiki/bin/view/Deployment/Highleveloverviewofpublicuriandserverrename#Server_Rename
and there are many other resources available Jazz.net to provide guidance.

0 votes


Permanent link
Or using a reverse proxy which is easier due that the tool has not autonomy to auto generate the links on base of the current dns name. 

0 votes


Permanent link
See the help for doing server rename - http://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.1/com.ibm.jazz.install.doc/topics/c_redeploy_server.html

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: Jan 28 '16, 6:21 p.m.

Question was seen: 4,013 times

Last updated: Jan 29 '16, 10:48 a.m.

Confirmation Cancel Confirm