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
Here's how I do it:
${TOMCAT}/conf/tomcat-users.xml :
Otherwise, you will get a 403 error because of cross-site request forgery (CSRF) protection.
Use curl or whatever command line tool you like to fetch the URl :
curl --user user:secret http://localhost:8080/manager/text/reload?path=/mypath