[arquillian-issues] [JBoss JIRA] (ARQ-1137) Provide a way to alter logic determining if transaction support is required

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Mon Oct 29 19:02:01 EDT 2012


     [ https://issues.jboss.org/browse/ARQ-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aslak Knutsen updated ARQ-1137:
-------------------------------

    Fix Version/s: transaction_1.0.0.Alpha2
                       (was: transaction_1.0.0.next)

    
> Provide a way to alter logic determining if transaction support is required
> ---------------------------------------------------------------------------
>
>                 Key: ARQ-1137
>                 URL: https://issues.jboss.org/browse/ARQ-1137
>             Project: Arquillian
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Transaction
>    Affects Versions: transaction_1.0.0.Alpha1
>            Reporter: Bartosz Majsak
>            Assignee: Bartosz Majsak
>             Fix For: transaction_1.0.0.Alpha2
>
>
> APE don't explicitly require @Transactional annotation to be present in order to wrap tests in the transaction, but it is apparentely required by new implementation. Therefore I think we can provide optional SPI called 
> TransactionEnabler or sth like that where we can alter this behaviour and if it's not present we simply used to the current implementation defined in the method.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list