> From: Sarva [mailto:malhotrasa...@yahoo.in]
> Till now I have been deploying all the JARs in WEB-INF/lib
> folder of my Web Application and run it to satisfaction.

OK.

> 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.

Why?  You will make a maintenance nightmare for yourself when the version of a 
jar changes for one application, but another application still needs the old 
version.

> How can I do this.

Depends on your Tomcat version, which you didn't bother to tell us.

                - Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to