You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Richard Zowalla (Jira)" <ji...@apache.org> on 2022/07/04 09:03:00 UTC

[jira] [Resolved] (TOMEE-3800) DBCP 2.9.0

     [ https://issues.apache.org/jira/browse/TOMEE-3800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Zowalla resolved TOMEE-3800.
------------------------------------
    Resolution: Fixed

> DBCP 2.9.0
> ----------
>
>                 Key: TOMEE-3800
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3800
>             Project: TomEE
>          Issue Type: Dependency upgrade
>          Components: Examples and Documentation, TomEE Core Server
>    Affects Versions: 8.0.12
>            Reporter: Jean-Louis Monteiro
>            Assignee: Richard Zowalla
>            Priority: Major
>             Fix For: 8.0.13
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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.20.10#820010)