Kattare is dedicated to making your hosting experience as painless as possible. That means making as much help and documentation available as possible.
How do I add JARs or classes to the common classloader without adding them to $CATALINA_HOME/common/lib?
Answer
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.