Georges, For the documentation of JNDI Datasource HOW-TO, their files jar should be located in $CATALINA_HOME/common/lib. This road should be put in CLASSPATH of the system also.
*********** REPLY SEPARATOR ***********
On 26/2/2003 at 13:31 Georges Roux wrote:
Hi,
I run under Linux, with tomcat 4.1.18 Standalone,
and want to set up some JDBC Datasource for connection pooling, where do I need to put the jar file?
/common/lib? /shared/lib?
./common/lib will make JDBC driver available to Tomcat and all web-apps. ./shared/lib will make JDBC driver available to all web-apps, but not to Tomcat.
Make your pick.
Nix.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
