Upgrade Codebeamer with different context path
1. Run Codebeamer installer and select upgrade.
2. Copy NEW-CB/tomcat/webapp/cb directory to NEW-CB/tomcat/webapp/old-contextpath directory.
3. Start upgrade script.
* 
When accessing Codebeamer via any 3rd party solution. For example, webseal), please ensure the same context path is configured in the proxy as on Codebeamer server. For example, when Codebeamer is accessed locally by http(s)://localhost:8080/cb the external url should also be configured as http(s)://proxyurl/cb.
Was this helpful?