Shared jars can be placed in common/lib, but keep in mind that all your
webapps will be locked to the same version of the jar.  It's better to
have a copy in the webapp instead where you'll have more version
independence between wepapps.

--David


David Thielen wrote:

>Hi;
>
> 
>
>If I have a jar file used by multiple servlets, should I put it in
>${catalina}/common/lib or in ${catalina}/webapps/${each_app}/WEB-INF/lib?
>
> 
>
>I ask because I have seen various warnings that most jar files need to be
>placed in each webapp and not in common (like struts).
>
> 
>
>??? - thanks - dave
>
>
>  
>


-- 
=======================================
David Smith
Network Operations Supervisor
Department of Entomology
College of Agriculture & Life Sciences
Cornell University
2132 Comstock Hall
Ithaca, NY  14853
Phone: 607.255.9571
Fax: 607.255.0939


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to