2018-04-17 22:18 GMT+03:00 Shawn Heisey <apa...@elyograg.org>:
> ...
>
> You should be able to work around the problem by defining a factory in
> your pools set to "org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory"
> so that the default is not used.  This addition should only be made on
> configs for Tomcat 7.
>

There exists a system property that specifies the factory used for data sources.
Thus it is easy to workaround this by adding a line to
catalina.properties (or a -D value to CATALINA_OPTS in setenv.sh file)

I created a bugzilla entry, to better document the issue and the workaround:
https://bz.apache.org/bugzilla/show_bug.cgi?id=62316

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to