hi,

You would normally place any shared libraries (JARs) in the shared/lib 
folder only.
If you also place it in your <app>/WEB-INF/lib then tomcat would complain. 
(wierd exceptions etc..)

HTH,
Anoop



On 6/10/05, teknokrat <[EMAIL PROTECTED]> wrote:
> 
> Normally I place log4j.jar with my webapp. However, I have a number of
> libraries that need to be shared across various webapps. These need to
> do logging as well. should i place a version of log4j in shared/lib?
> Should I still keep the versions in each WEB-INF/lib too? Where do i
> place the log4j.properties file for the shared libraries?
> 
> thanks
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
Thanks and best regards,
Anoop

Reply via email to