[EMAIL PROTECTED] wrote:
>
> craigmcc 01/04/18 11:59:30
>
> Modified: catalina/src/share/org/apache/catalina/startup Catalina.java
> ContextConfig.java EngineConfig.java
> HostConfig.java
> Log:
> Catalina: Restore the recognition of <Logger>, <Realm>, and <Valve>
> elements nested inside a <Context>. They were only being recognized
> inside a <DefaultContext>.
>
> {Context,Engine,Host}Config: Inherit the debugging detail level of the
> owning component to assist in debugging problems like this.
>
> PR: Bugzilla #1370
> Submitted by: Larry Karnowski <[EMAIL PROTECTED]>
Does this mean that one can now use a Context specific Realm, that lives
in the same classloader as the rest of the context?
--
- Torgeir