Re: Tomcat 7.0.11: bug with manager application when undeploying

2011-03-28 Thread Francis GALIEGUE
On Mon, Mar 28, 2011 at 00:55, Konstantin Kolinko wrote: > 2011/3/25 Francis GALIEGUE : >> 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, w

Re: Tomcat 7.0.11: bug with manager application when undeploying

2011-03-27 Thread Konstantin Kolinko
2011/3/25 Francis GALIEGUE : > 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

Re: Tomcat 7.0.11: bug with manager application when undeploying

2011-03-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 3/25/2011 7:49 PM, Konstantin Kolinko wrote: > 2011/3/25 Francis GALIEGUE : >> Scenario: >> >> * tomcat starts, as user u1, with only the manager application in place; >> * it is configured as to not deploy automatically; >> * user u1 c

Re: Tomcat 7.0.11: bug with manager application when undeploying

2011-03-25 Thread Konstantin Kolinko
2011/3/25 Francis GALIEGUE : > 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

Tomcat 7.0.11: bug with manager application when undeploying

2011-03-25 Thread Francis GALIEGUE
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 depl