Re: SOLVED: jdk 1.4 and Oracle drivers

2002-06-11 Thread Peter Mutsaers
>> "Jacob" == Jacob Kjome <[EMAIL PROTECTED]> writes: Jacob> Well, I have been using the classes12.jar in Jacob> TOMCAT_HOME/common/lib. I've used it with both the JNDI Jacob> javax.sql.DataSource deal provided by the Jakarta-Commons Jacob> project and another connection pooler.

Re: SOLVED: jdk 1.4 and Oracle drivers

2002-06-11 Thread Jacob Kjome
Hello John, Well, I have been using the classes12.jar in TOMCAT_HOME/common/lib. I've used it with both the JNDI javax.sql.DataSource deal provided by the Jakarta-Commons project and another connection pooler. I've never had a single problem. I've used JDK-1.3.x and JDK-1.4 and haven't had to r

SOLVED: jdk 1.4 and Oracle drivers

2002-06-11 Thread John Gregg
Once I tapped in to the bootstrap process with my debugger a little earlier in the Tomcat startup process, I could see the conditions under which some jar files are excluded from the various class loaders. The Oracle classes12.jar file contains the javax.sql stuff, which is now included in jdk 1.