> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Subject: Tomcat and jar loading
>
> Are the references to all jar files in common\lib and
> shared\lib loaded on server startup?
Not sure what you mean by "references" in the above. Regardless, each
classloader creat
Hi,
I have a brief question regarding the way tomcat loads jar files.
Are the references to all jar files in common\lib and shared\lib loaded on
server startup?
I know classes are loaded once they are requested, but I added a new jar
file that was never there before (so no classes were loaded)