You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Daniel Dias (Jira)" <ji...@apache.org> on 2020/06/24 19:23:00 UTC

[jira] [Commented] (TOMEE-1563) Adjust message of the exception when use UserTransaction from @Transactional call

    [ https://issues.apache.org/jira/browse/TOMEE-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17144223#comment-17144223 ] 

Daniel Dias commented on TOMEE-1563:
------------------------------------

the message is still wrong today, the patch contains a small modification of @Transaction to @Transactional .

inĀ [https://github.com/apache/tomee/blob/master/container/openejb-core/src/main/java/org/apache/openejb/cdi/transactional/InterceptorBase.java#L46]

> Adjust message of the exception when use UserTransaction from @Transactional call
> ---------------------------------------------------------------------------------
>
>                 Key: TOMEE-1563
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1563
>             Project: TomEE
>          Issue Type: Improvement
>    Affects Versions: 8.0.3
>            Reporter: Daniel Cunha
>            Priority: Trivial
>         Attachments: TOMEE-1563.patch
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)