I was wrong on another count. There is a divergence from the Java 2 standard for the Servlet 2.3 recommendation mentioned in there that is important.
Apparently the WebappX classloader looks in its local classpath first before delegating up the hierarchy. --- Erik Price <[EMAIL PROTECTED]> wrote: > > > Stephen Westbom wrote: > > There is a diagram of the hierarchy somewhere on the site, I couldn't find > it > > though. Maybe it is in the distribution. > > There is one on this page: > > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/class-loader-howto.html > > > > > Erik > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
