[Bug 57152] Tomcat Manager cannot start with security manager enabled

2014-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57152

Christopher Schultz ch...@christopherschultz.net changed:

   What|Removed |Added

 Status|NEW |NEEDINFO
 OS||All

--- Comment #1 from Christopher Schultz ch...@christopherschultz.net ---
Between 7.0.50 and 7.0.56 (current as of this writing), there have been 4 bugs
identified and fixed that involve the manager webapp and security manager.

Please re-test with 7.0.56.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57152] Tomcat Manager cannot start with security manager enabled

2014-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57152

Paweł Chorążyk joegreen+bugzi...@joegreen.pl changed:

   What|Removed |Added

 Status|NEEDINFO|NEW

--- Comment #2 from Paweł Chorążyk joegreen+bugzi...@joegreen.pl ---
I haven't stated it clearly but of course I have also verified this behavior in
the newest 7.0.56 version of Tomcat. I have just done it again to be sure and
yes, it also happens in 7.0.56.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 57152] Tomcat Manager cannot start with security manager enabled

2014-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57152

Konstantin Kolinko knst.koli...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com ---
This behaviour is by design.

As mentioned in changelog (7.0.48):

If a Host is configured with a value of codefalse/code for
codedeployXML/code, a web application has an embedded
descriptor at codeMETA-INF/context.xml/code and no explicit
descriptor has been defined for this application, do not allow the
application to start. The reason for this is that the embedded
descriptor may contain configuration necessary for secure operation
such as a codeRemoteAddrValve/code.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org