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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to