> -Original Message-
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
> Sent: Wednesday, September 23, 2009 2:32 PM
> To: Tomcat Users List
> Subject: RE: jars in common/lib directory Vs webapps/APP_NAME/WEB-
> INF/lib
>
> > From:
> From: George Sexton [mailto:geor...@mhsoftware.com]
> Subject: RE: jars in common/lib directory Vs webapps/APP_NAME/WEB-
> INF/lib
>
> The one case I can say where this may be desirable is log4j. Because of
> dependencies, log4j.jar has to go in common/lib, and log4j.propertie
> -Original Message-
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com]
> Sent: Wednesday, September 23, 2009 7:24 AM
> To: Tomcat Users List
> Subject: RE: jars in common/lib directory Vs webapps/APP_NAME/WEB-
> INF/lib
>
> > From: V Jayakum
> From: V Jayakumar [mailto:v...@hotmail.com]
> Subject: jars in common/lib directory Vs webapps/APP_NAME/WEB-INF/lib
>
> 1) Instead of including these jar files as part of the
> applicationX.war, can they be copied to $CATALINA_HOME/common/lib
Yes, but it's usually a bad
V Jayakumar wrote:
1) Instead of including these jar files as part of the applicationX.war, can
they be copied to $CATALINA_HOME/common/lib
Yes, you can copy them. However, for many reasons it's better not to
'optimize' tomcat in such way.
2) What is the significance of $CATALINA_HOME/com
Hello
OS : RedHat Linux Enterprise 5.0
Apache Tomcat version : 5.5.20
We install many application beans in Tomcat. Each application's war file
contains
$ jar tvf appName.war
0 Thu Sep 03 18:25:10 IST 2009 META-INF/
106 Thu Sep 03 18:25:08 IST 2009 META-INF/MANIFEST.MF