[ https://issues.apache.org/jira/browse/TOMEE-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Zowalla updated TOMEE-3800: ----------------------------------- Description: This can't be a blind Maven pom update. >From 2.4.0+ it seems we have a couple of tests failing. QuartzPersistenceForEJBTimersTest and XAPoolTest at least need some tweaking. *XAPoolTest* Line 97 fails with an AssertionError. *UserName* is not contained in the *toString()* of the connection anymore. *QuartzPersistenceForEJBTimersTest* Is not able to obtain a JDBC connection. Stacktrace shows: Caused by: java.sql.SQLException: Could not retrieve datasource via JNDI url 'openejb:Resource/QuartzPersistenceForEJBTimersDB' java.sql.SQLException: Unable to enlist connection in the transaction was: This can't be a blind Maven pom update. >From 2.4.0+ it seems we have a couple of tests failing. QuartzPersistenceForEJBTimersTest and XAPoolTest at least need some tweaking. > DBCP 2.9.0 > ---------- > > Key: TOMEE-3800 > URL: https://issues.apache.org/jira/browse/TOMEE-3800 > Project: TomEE > Issue Type: Dependency upgrade > Reporter: Jean-Louis Monteiro > Priority: Major > Fix For: 8.0.9 > > > This can't be a blind Maven pom update. > From 2.4.0+ it seems we have a couple of tests failing. > > QuartzPersistenceForEJBTimersTest and XAPoolTest at least need some tweaking. > > *XAPoolTest* > Line 97 fails with an AssertionError. *UserName* is not contained in the > *toString()* of the connection anymore. > *QuartzPersistenceForEJBTimersTest* > Is not able to obtain a JDBC connection. Stacktrace shows: > Caused by: java.sql.SQLException: Could not retrieve datasource via JNDI url > 'openejb:Resource/QuartzPersistenceForEJBTimersDB' java.sql.SQLException: > Unable to enlist connection in the transaction -- This message was sent by Atlassian Jira (v8.3.4#803005)