> remm        02/02/16 11:34:28
>
>   Modified:    catalina/src/share/org/apache/catalina/loader
>                         WebappClassLoader.java
>   Log:
>   - Final (?) cleanup of the CL, which should now implement all the
>     spec requirements, by first trying to load a class using the system
classloader
>     (so it's not possible anymore to override any of the classes from the
JDK,
>     regardless of whether or not they are public, or part of the javax.
package).
>   - Triggers for JNDI and JAXP are needed for JDK < 1.3 and 1.4
respectively
>     (otherwise, classcasts would occur).
>   - Adding a repository containing javax.servlet.* in the webapp is
forbidden
>     (the repository will be excluded).

I forgot to mention it in the message, but:
- I plan to port the patch to the 4.0 branch
- Cocoon 2 does work with those changes

Remy


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to