It's all about the answers!

Ask a question

Changing RTC port to 80


Bala Rajamani (31117) | asked Feb 22 '11, 5:35 p.m.
Hello,

Currently running RTC 3.0 on port 9080, wondering is there any possibility to change to the standard port 80? Making this will help us to create a user friendly urls to the RTC environment.

Thanks in advance,
Bala.

4 answers



permanent link
Anthony Kesterton (7.5k7180136) | answered Feb 22 '11, 6:24 p.m.
JAZZ DEVELOPER
Hello,

Currently running RTC 3.0 on port 9080, wondering is there any possibility to change to the standard port 80? Making this will help us to create a user friendly urls to the RTC environment.

Thanks in advance,
Bala.


Hi

If you are using Tomcat - go to the <install>\server\tomcat\conf directory and look in the server.xml file. The ports settings are usually in there.

You may need to edit your public URI too (from the server admin pages on RTC via the webUI)

Finally - most people use https (port 9443) rather than http (port 8080) - check your references to 9443 too.

anthony

permanent link
Bala Rajamani (31117) | answered Feb 23 '11, 10:02 a.m.
Thanks for the reply.

We are using RTC for internal development and thought of moving to Non-SSL to gain some performance.

Currently, we are using RTC on WebSphere/DB2. Earlier, I tired changing the public URI to port 80 but received an error. Does it mean that I need to change the port on JTS & CCM properties before running the JTS setup?

Thanks,

permanent link
Anthony Kesterton (7.5k7180136) | answered Feb 23 '11, 5:07 p.m.
JAZZ DEVELOPER
Thanks for the reply.

We are using RTC for internal development and thought of moving to Non-SSL to gain some performance.

Currently, we are using RTC on WebSphere/DB2. Earlier, I tired changing the public URI to port 80 but received an error. Does it mean that I need to change the port on JTS & CCM properties before running the JTS setup?

Thanks,


Ah - port settings on WAS I am not too sure about. I suspect you need to set the ports on WAS, and then run setup (jts/setup alters the teamserver.properties values).

Anyone else able to help here?

anthony

permanent link
Sudhakar Frederick (80113631) | answered Feb 23 '11, 8:23 p.m.
JAZZ DEVELOPER
To get this working properly you should get a HTTP server
(IIS/Apache/IHS) in front of WAS. Although
http://jazz.net/library/article/207 describes a more advanced scenario,
you can follow just the steps in the section "Installing and configuring
the IBM HTTP Server and Web-server plug-ins"


On 24/02/2011 2:08 AM, bala72 wrote:
Thanks for the reply.

We are using RTC for internal development and thought of moving to
Non-SSL to gain some performance.

Currently, we are using RTC on WebSphere/DB2. Earlier, I tired
changing the public URI to port 80 but received an error. Does it
mean that I need to change the port on JTS& CCM properties
before running the JTS setup?

Thanks,

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.