Till now I have been deploying all the JARs in WEB-INF/lib folder of my Web Application and run it to satisfaction. Now we need a mechanism by which the JARs will not be stored in WEB-INF/lib but in a centralized location for example c:/lib, and all tomcat Web Applications should refer to this folder for all JARs required during runtime. How can I do this.
Thanks Sarva -- View this message in context: http://www.nabble.com/How-to-reference-Shared-Libraries-with-TOMCAT-tp23847320p23847320.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