> I was wondering why the WebappClassLoader has the common/endorsed > directory support in it.
? I don't understand what you're talking about here; the WCL doesn't have anything to do with endorsed or common. Right now, it (finally) complies with the spec, plus it has a very targetted class filter (to avoid classcasts on JNDI and the JAXP base classes). > I can understand why the build and catalina.sh might have support > for it, but not WebappClassloader. > > According to the following, replacement of endorsed standard > API's is done by the JVM. > > http://java.sun.com/j2se/1.4/docs/guide/standards/index.html Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>