You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Kaloyan Spiridonov (JIRA)" <ji...@apache.org> on 2017/06/02 08:10:04 UTC

[jira] [Updated] (GERONIMO-6561) Missing nested InvalidTransactionException

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

Kaloyan Spiridonov updated GERONIMO-6561:
-----------------------------------------
    Priority: Major  (was: Minor)

> Missing nested InvalidTransactionException
> ------------------------------------------
>
>                 Key: GERONIMO-6561
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6561
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Kaloyan Spiridonov
>
> According to JavaDoc for Transactional.TxType NEVER :
> {quote}
> If called outside a transaction context, managed bean method execution must then continue outside a transaction context.
> {quote}
> {quote}
> If called inside a transaction context, a TransactionalException with a nested InvalidTransactionException must be thrown.
> {quote}
> When i use TxType Never inside a transaction context, a TransactionalException is thrown but there is no nested InvalidTransactionException.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)