..Not sure which doc you meant before, the one I can google with "Upgrading using War File" is for Gluu CE 3.0, while you are using 2.4.4. In your case you need to stop Tomcat service, then remove `/opt/tomcat/webapps/identity/` directory, do `# cp /opt/tomcat/webapps/identity.war /opt/tomcat/webapps/identity.war.bak`, then do `# cp ~/oxtrust-server-2.4.4.sp3.war /opt/tomcat/webapps/identity.war` and start Tomcat again.