Knowledge Base - FAQ
Question: How do I add JARs or classes to the common classloader without adding them to $CATALINA_HOME/common/lib?Edit the file catalina.properties in your conf directory; there is a property called common.loader to which you can add additional paths to find JARs or classes for the common classloader.
Last Modified: Sep 08, 2006




