yes, classpath is ignored.

you must put them in /WEB-INF/lib for each application or in /common/lib if
you want to share them between apps. database jars need to be in /common/lib
to be visible to tomcat's classes and also your webapps.

Charlie

> -----Original Message-----
> From: Sinclair, Alan (CORP, GEAccess)
> [mailto:alan.sinclair@;geaccess.com]
> Sent: Tuesday, October 29, 2002 3:01 PM
> To: Tomcat Users List (E-mail)
> Subject: Is CLASSPATH ignored ?
> 
> 
> All,
> 
> Does the UNIX Tomcat implementation ignore the CLASSPATH environment
> variable ?
> 
> For example, in order to make DBCP pooling work, I placed the 
> Oracle JAR
> file in $CATALINA_HOME/common/lib  Does this mean that all 
> application JAR
> files must be installed in ../common/lib ?
> 
> Thanks
> 
> --
> To unsubscribe, e-mail:   
> <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: 
> <mailto:tomcat-user-help@;jakarta.apache.org>
> 

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to