another post.
The docs for 5.0.30 should describe defining a resource in terms of a
element and a
element. The resource as setup below is only correct for version 5.5.x
and later.
--David
Tom Henricksen wrote:
>I have an application in Tomcat 5.0.30 that we are trying to get to use
&g
ver.acceptsURL(DB2Driver.java:245)
at java.sql.DriverManager.getDriver(DriverManager.java:232)
at
org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource
.java:773)
... 29 more
I have the DB2 jars in the common/lib
Any suggestions?
Thanks,
Tom Henr