> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: RE: common jars for all applications in tomcat
>
> did you locate your sap.jars specifically sapco.jar to be
> located on CLASSPATH?
Don't ever, ever do that. The CLASSPATH variable should never be used with
Tomcat
> From: Raghu [mailto:[EMAIL PROTECTED]
> Subject: common jars for all applications in tomcat
>
> My questions is where is the correct folder to have the
> common jar files which are shared across multiple applications
> $CATALINA_BASE/shared/libor $CATALINA_BASE/common/lib.
Read the doc
distribution to any party other than intended recipient. Sender does
not necessarily endorse content contained within this transmission.
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> Subject: RE: common jars for all applications in tomcat
> Date: Thu, 16 Oct 2008 16:04:40 +010
I use tomcat/shared/lib for this, but I don't know how appropriate that is.
-Original Message-
From: Raghu [mailto:[EMAIL PROTECTED]
Sent: 16 October 2008 15:38
To: 'Tomcat Users List'
Subject: common jars for all applications in tomcat
I have different applications using spajco.jar
I