Can CLM application war update be used instead of uninstall+install during upgrade?
In a CLM upgrade scenario on WAS environment (eg: CLM 4.0.6 -> v5.0.2) , the interactive upgrade guide specifies that the old WAR files [eg: CLM 4.0.6 jts.war, ccm.war, qm.war, clmhelp.war] need to be uninstalled and new WAR files [eg: CLM 5.0.2 jts.war, ccm.war, qm.war, clmhelp.war] be installed..
Can we instead just "Update" the old "*.war" files with the new ones?
Need: To avoid additional steps of installing, user/ group mapping etc if the uinstall+install path is used.
Thanks in advance!