Nice catch. Unfortunately that doesn't clear up the 'Cannot register null bean' problem.

rjs


On 1/8/21 12:18 PM, Mark Thomas wrote:
On 08/01/2021 16:11, Rob Sargent wrote:

<snip/>

classname="org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource"
factory="org.apache.commons.dbcp2.datasources.PerUserPoolDataSourceFactory"
<snip/>

You are mixing Commons DBCP 2 and Apache Tomcat's internal fork of DBCP
2. They use different packages and aren't going to play nicely together.

Mark

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


Reply via email to