RTC 4.0 Extension Workshop Upgrade to RTC 4.0.3 ?
Accepted answer
You basically have to do an upgrade of your repository to 4.0.3. to a new install folder with 4.0.3 set up like described in the extension workshop. Instead of importing the tar files you upgrade. Then you have to run through the rest of Lab1 for the new workspace. See https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/
2 other answers
Yes I did the same. It works and ultimately I get the Jatty based debug environment updated with 4.0.3
Steps that I followed :
1. Upgraded the Tomcat as normal upgrade. Note : It need to be upgraded one by one (jts fully then ccm). No Licence need to be installed. (referring IM based installation).
2. Unzip the client and rtc sdk for 4.0.3 and followed lab 1 for client setup.
3. Before run the rtc junit for db setup take backup of the folder server created in the workspaces. (AS I am not isolating the environment). You will loose the data surely but there is no way around.
4. Run Junit to create database.
5. Install Client Licenses for 4.0.3 after starting Jatty launch.
Quite confusing but anyhow I am able to upgrade.
Thanks
You would not have to go through all that painful upgrade, if you did not want to keep the Extensions workshop SCM data. The server you upgrade is, as explained in https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ your development server for SCM as well as your test deployment target.
The only reason why you would want to upgrade it is, that you would like to keep the project and stream with the sources for the extension workshop.
Since you have the final data already, again, as explained in https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ you could simply set up a fresh 4.0.3 server and client, run Lab 1 skipping content as explained in https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ and then import your projects from the old workspace.
The only reason why you would want to upgrade it is, that you would like to keep the project and stream with the sources for the extension workshop.
Since you have the final data already, again, as explained in https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ you could simply set up a fresh 4.0.3 server and client, run Lab 1 skipping content as explained in https://rsjazz.wordpress.com/2013/02/28/setting-up-rational-team-concert-for-api-development/ and then import your projects from the old workspace.