i want to load modules (.JAR file) in tomcat that exists in folder other than webapps in tomcat.
for example my module resides in a folder such as "/opt/mymodules".
how i should so it and what should i add to catalina.properties in tomcat.