Distributed CLM 4.0 : Moving from Tomcat to WAS
Dear all,
We have a distributed deployment of CLM 4.0 (DB, JTS, RRC, RTC, RQM each on a dedicated server). The deployment is currently setup using the bundled Apache Tomcat that comes with the installation package. We are in need to make a migration from Tomcat to WAS 8.0 because we would like to have the single sign-on feature as well as the ability to deploy RRDI later on. I would like to get an advice if anybody has done this type of migration before. What are the things that we need to take care? Can we migrate each of the server one by one, or does it have to be done in a single shot? Instead of migrating, can we simply install a new server instance with WAS instead? Any advice are appreciated. Thanks in advance for your kind attention. |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Mar 18 '13, 3:33 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Ketut, http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/topic/com.ibm.jazz.install.doc/topics/t_migrate_tomcat_was.html talks about this. The Administation Workshop goes through this as well.
If you talk about a distributed deployment, we refer to this term if the applications are deployed on different servers. You would have to make sure that you keep the public URI of the servers. You should be able to upgrade one application at a time if it really is distributed. Comments You would have as many WAS instances as you have tomcat instances today.
Ketut Mahaindra
commented Mar 18 '13, 3:38 a.m.
Hi Ralph, Thanks for the pointer, I will have a look. A quick question, what will happen to the user authentication when we have a mixed of Tomcat and WAS in the deployment when we migrate one application at a time? Hi, I would assume you would have to log in several times. IBM HTTPS/WAS single sign on only works on WAS and not towards Tomcat.
Sterling Ferguson-II
commented Mar 18 '13, 9:13 a.m.
Ralph,
I have a quick question on this topic as well. I just looked at the workshop, we have an instance where someone is moving from tomcat/derby to WAS/DB2,(future RRDI). They have 2 machines. If CLM is on one, and DB2 is on the other, where do you recommend RRDI go? If it goes on to the same machine as DB2, where does WAS go? Do we need one or two WAS instances?
thanks.
Sterling, if you only have just these two machines I would
|
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.
Comments
I'm interested in this topic as well.
Hi Pavithra,
Good to hear other people are looking to this too. I will post what we experience later when we took the "path". I am collecting as much information as possible first, and I am hoping to get the help from the forum too. :)