Hello everyone, it is possible to set something in tomcat or in my web application to load libraries located in a custom folder within webapplication/WEB-INF/lib/customFolder/*.jar ?
The reason of this is that the application has plugins and it would be preferable to organize the libs... if possible of course. In linux there is a solution with symbolic links ( ln ), or in a java class to code a custom class loader, but i was wondering there is "tomcat" one :) Thanks. -- View this message in context: http://www.nabble.com/-WEB-INF-lib-tp22248477p22248477.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org