[
https://issues.apache.org/jira/browse/DELTASPIKE-915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek resolved DELTASPIKE-915.
-----------------------------------------
Resolution: Fixed
> Transactional#readOnly needs to be @Nonbinding
> ----------------------------------------------
>
> Key: DELTASPIKE-915
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-915
> Project: DeltaSpike
> Issue Type: Bug
> Components: JPA-Module
> Affects Versions: 1.4.0
> Reporter: Gerhard Petracek
> Assignee: Gerhard Petracek
> Fix For: 1.4.1
>
>
> Transactional#readOnly isn't @Nonbinding and therefore no interceptor gets
> active. result: the rollback code doesn't get invoked at all, because there
> is no transaction. that also means if there is a nested call which starts a
> transaction, that transaction gets handled as usual.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)