Migration from Tomcat to WebSphere
Bartosz Chrabski (3.4k●2●29●49)
| asked May 09 '13, 7:28 a.m.
retagged May 09 '13, 8:14 a.m. by Krzysztof Kaźmierczyk (7.5k●4●80●103)
Hi Team,
I am moving existing instance of CLM from Tomcat to IBM WebSphere.
I meet issue which you maybe will be able to support.
Is there any easy way to move users from Tomcat to WebSphere ?
|
2 answers
Hi Bartek,
If you use ldap, there it should be no problem but I believe that you are manually managing the users. In that case you can try running following command on old server: repotools-jts -exportUsers and then on new server: repotools-jts -importUsers This should help. I have also created jazz.net RFE to attach this information to infocenter: https://jazz.net/jazz/web/projects/Jazz%20Foundation#action=com.ibm.team.workitem.viewWorkItem&id=264486 Comments
Piotr Aniola
commented May 09 '13, 7:47 a.m.
Krzysztof, there was no mention of an exception in the question.
Krzysztof Kaźmierczyk
commented May 09 '13, 8:13 a.m.
Piotr, it seems that Bartosz has modified his post when I was answering his question. I have modified my answer to be more applicable to current version of the question.
Josh Crawford
commented May 09 '13, 9:29 a.m.
Hi Krzysztof, I don't see how that will work for tomcat user files. The users are already imported into the repository. The problem that needs to be addressed is either getting those user accounts into Ldap or a Websphere realm for the application server to authenticate against. Hello John,
|
Hi Bartosz,
you might want to check the CLM 2012 Administration Workshop. Its Lab 2 covers the migration to an external user registry (LDAP) and the migration from tomcat to WebSphere. Regards, Stéphane |
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
Users available but I receive information that external repository is plugged in and it is used for users management.