I have a PCI DSS compliant environment which runs several apps and I want to restart only one app without restarting the server. I don\'t have the manager because apparently
works change the name of the app.war to temp app.war.bkp(any name for backup) and then when tomcat delete the source folder of webapp change the name of .bkp to original name.
this work only for console access user.