Hi, Drop the driver into $TOMCAT_HOME/common/lib then all apps will be able to use it.
--g On Sunday 19 May 2002 18:07, you wrote: > I have problems making Tomcat find the jdbcdriver which i downloaded from > Oracle. > > I have put the driver (classes12.zip) into $JAVA_HOME/lib and renamed it > classes12.jar. > In /etc/profile I have added: > CLASSPATH=$CLASSPATH:$JAVA_HOME/lib/classes12.jar; export CLASSPATH > > My system config is: > RedHat 7.3 > jdk1.4.0 > Oracle 9.0.1 > Tomcat 4.0.3 > > I have tried putting classes12.jar in $TOMCAT_HOME/lib, but with the same > amount of success... > > Anyone who can help me out on this one? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
