Rob Heittman wrote:
> Hi all,
>
> It seems to me that the 1.4 behavior of BasicDataSource with regard to
> setDriverClassLoader(...) is slightly off. In my case -- using this to
> enable DBCP to work better under some OSGi environments -- it doesn't have
> the desired effect. In createConnection
Hi all,
It seems to me that the 1.4 behavior of BasicDataSource with regard to
setDriverClassLoader(...) is slightly off. In my case -- using this to
enable DBCP to work better under some OSGi environments -- it doesn't have
the desired effect. In createConnectionFactory() we have, essentially