I have a special question related to the classloader of Tomcat. If I put two jar files in the same directory (myJar.jar and myJarPatch.jar) where the second jar is a patch, that contains only a part of classes (let's say a subset of the first one).
Does Tomcat loads the jars in a special order sequence (alphabetical) ??

Thanks

Markus

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to