Details
-
Dependency upgrade
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
9.0.0-M8, 8.0.12
-
None
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
Attachments
Issue Links
- links to