You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "KIESEL,JEFF (HP-NewJersey,ex2)" <jk...@hp.com> on 2003/04/02 16:12:20 UTC

jdbc2.0 jar

hi all,

i need a sanity check here.  i'm porting an app built on jdk1.4 to be 1.3
compatible.  the app currently uses javax.sql.DataSource.  instead of
rewriting it to use DriverManager, i found the jdbc2.0 jar.

i'd like to extend the jdk1.3 i am using with the jdbc2.0 jar, especially
the DataSource class.  i can't seem to get this to work.  i have the jar in
serveral different places:

[webapp-root}\web-inf\lib
{catalina-home}\common\lib

and

{java-home}\lib

where should the jar live?

no locations seem to be picking it up.

thanks,
jeff


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