how to choose the correct context root during CLM 5.0.1 installation
HI,
We plan to upgrade our CLM Distributed applications from 4.0.6 to 5.0.1. The context for current environment look like
/jts , /ccm / /qm / rm. When I went through the online documentation could see that if the server was upgraded from a 2.X version you should use /jazz as the context root.
My question is how will you determine the context root (whether to choose /jazz or the default one)
It there any configuration file being populated with the information,
2 answers
Hi Anoop,
you are trying to upgrade from 4.0.6 to 5.0.1 and your context roots for all the application are not from 2.x applications.
You should Try using the default application context roots if you have below context roots (if not customized or upgraded from 2.x series.)
| Product/application | Version 3. (new installation) | Version 4 (upgrade) |
|---|---|---|
| Rational Team Concert/CCM | https://rtc.hostname.example.com:port/ccm | https://rtc.hostname.example.com:port/ccm |
| Rational Quality Manager/QM | https://rqm.hostname.example.com:port/qm | https://rqm.hostname.example.com:port/qm |
| Rational Requirements Composer /RM | https://rrc.hostname.example.com:port/rm | https://rrc.hostname.example.com:port/rm |
| Jazz Team Server/JTS | https://jts.hostname.example.com:port/jts | https://jts.hostname.example.com:port/jts |