> From: Sarva [mailto:[email protected]]
> 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: [email protected]
For additional commands, e-mail: [email protected]