We updated WebSphere & IHS from 7.0 to 8.5 earlier this year, however we just found that our WEBROOT value for the Portal installation directory (/etc/lawson/portal) is pointed to the old instance of IHS. Everything else (lawson.env, httpd.conf) points to the correct location.
We installed a handful of Portal patches on this server last month and all of the files were placed in the old WEBROOT. Now we need to correct WEBROOT and move the patches to the correct WEBROOT.
We can update the /etc/lawson/portal/instances/lsf1/install.cfg and the etc/lawson/portal/cfg/lsf1.cfg with the correct WEBROOT to prevent future patches from going in to the old path, but I'm not sure of the best way to handle the patches that were applied last month.
The two routes we could go:
1. Remove patches
2. Change WEBROOT
3. Install patches
1. Change WEBROOT
2. Move files that were updated by the latest patches (referencing install.log for Portal)
I'd rather go with the second route because reinstalling the patches seems like an unecessary step. Does anyone have any recommendations or suggestions for this scenario?
Thanks!