[
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)