2011/3/25 Francis GALIEGUE <f...@one2team.com>: > Scenario: > > * tomcat starts, as user u1, with only the manager application in place; > * it is configured as to not deploy automatically; > * user u1 copies a webapp tree into $CATALINA_HOME/webapps, which it > can since it has write/execute access to this directory; > * the manager webapp is called to deploy that new web application; > * [in between, credentials on the deployed webapp directory are > changed so that user u1 cannot remove the webapp at all] > * the manager webapp is called to undeploy that application, BUG: it > answers OK, but it is not.
As is written elsewhere: when asking questions on this list, please state your exact Tomcat version (which is three numbers). $CATALINA_HOME/bin/version.sh will tell you the version, as well as it is displayed in the manager app and in the logs when Tomcat starts. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org