[arquillian-issues] [JBoss JIRA] (ARQ-1618) Transaction extension configuration is not loaded early enough if working with ArquillianSuiteExtension

Pëtr Andreev (JIRA) issues at jboss.org
Sun Jan 12 13:32:32 EST 2014


Pëtr Andreev created ARQ-1618:
---------------------------------

             Summary: Transaction extension configuration is not loaded early enough if working with ArquillianSuiteExtension
                 Key: ARQ-1618
                 URL: https://issues.jboss.org/browse/ARQ-1618
             Project: Arquillian
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Extension - Transaction
    Affects Versions: transaction_1.0.0.Final
         Environment: Win7,CentOS
Jboss7, Wildfly8
            Reporter: Pëtr Andreev
            Priority: Minor


The TransactionConfigurationProducer loads an extension configuration on demand using the BeforeSuite event. This behaviour appears to be insufficient when Aslak`s Brute Force Arquillian Suite Extension is in play, since the Suite Extension interferes the test case bootstrap process and enforces early usage of ARQ components.
As a suggestion for TX-ext to support such a constellation the configuration loading of transaction extension can be moved right into the phase where ConfigurationRegistrar loads configurations and notifies observers about available ArquillianDescriptors.  

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