On 31/12/2009 12:17, Ben Katz wrote: > Hi, > > I noticed that Tomcat did not automatically load/index the jars in the lib > directory that were in a subdirectory. > I use subdirectories to sort the jars under /lib. > > I know that weblogic and other application servers do this automatically. > > Can I get Tomcat to do this or do I have to have all the Jar file in \lib?
The jar files should be left in lib. Take a look at $CATALINA_BASE/conf/catalina.properties to see why. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org