WAS-Liberty -> WAS
![]()
Hello,
Are there any instructions on how to migrate from WAS-Liberty to WAS? I see tomcat->WAS and WAS->WAS. I can't seem to find some of the locations area in WAS-Liberty that are a part of the WAS->WAS instructions. |
Accepted answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Jun 02 '16, 9:16 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I think you basically redeploy on WAS. Provided the JAZZ_HOME folder is the same.
If you use a local password file basicUserRegistry.xml you will have to create new users or use LDAP similar to Tomcat->WAS. If you use LDAP you take that with you. Mahari Hill selected this answer as the correct answer
|