You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Lionel Farbos <li...@free.fr> on 2005/03/29 11:41:53 UTC

Re: use of Delegate ...

On Sat, 26 Mar 2005 16:46:44 +0100
Simon Kitching <sk...@apache.org> wrote:

> I don_t understand; If you want jars from the war-specific WEB-INF/lib 
> to be used BEFORE the common/lib version, then the default classloading 
> order (child-first) is exactly what you want, isn_t it?
yes, in my example, it's exactly this.

> 
> It_s the other order I_m puzzled about: why someone would want 
> common/lib to come before WEB-INF/lib (parent-first).
> 
Sorry, I have no example for this use; 

Perhaps for better performances (when you know that classes are in the parent classloader) ...
or perhaps this feature is mandatory ?...

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org