https://issues.apache.org/bugzilla/show_bug.cgi?id=57152
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #3 from Konstantin Kolinko <[email protected]> --- This behaviour is by design. As mentioned in changelog (7.0.48): If a Host is configured with a value of <code>false</code> for <code>deployXML</code>, a web application has an embedded descriptor at <code>META-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 <code>RemoteAddrValve</code>. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
