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

Bartosz Majsak (JIRA) jira-events at lists.jboss.org
Mon Oct 8 06:31:03 EDT 2012


Bartosz Majsak created ARQ-1137:
-----------------------------------

             Summary: 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.next


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