Change CLM-WAS to CLM-Tomcat
Hello,
I have a CLM 4.0 version working with WAS 7.0 and I would like to change it to tomcat. It's possible? What does I need to do? I also want to upgrade the CLM version, so can I make the application server change while I'm upgrading the CLM? Thanks, Renato. |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Dec 05 '14, 2:36 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This is covered in the product documentation: http://www-01.ibm.com/support/knowledgecenter/SSCP65_5.0.0/com.ibm.jazz.install.doc/topics/t_migrate_tohmcat_was.html the approach is the same for all applications.
While you can upgrade and migrate in one go, I would suggest to do one step at a time and test it worked successfully. Comments Hi Ralph,
Donald Nong
commented Dec 07 '14, 9:27 p.m.
If your main concern is user management and you don't use LDAP servers, then you will have a big task ahead transferring the user information from WAS (custom registry or file based federated registry) to Tomcat. I have not found any documents detailing this operation though - probably because you're moving in the opposite direction as most other users.
Hi Donald,
Ralph Schoon
commented Dec 10 '14, 2:26 a.m.
| edited Dec 10 '14, 2:28 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
My suggestion would be to set up a test system on Tomcat and Derby. Do a repotools -export users on the original system. Then do an import of the users with repotools.
|
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.