[jboss-jira] [JBoss JIRA] Created: (AS7-1181) CDI interceptors enabled randomly

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Mon Jul 4 07:50:23 EDT 2011


CDI interceptors enabled randomly
---------------------------------

                 Key: AS7-1181
                 URL: https://issues.jboss.org/browse/AS7-1181
             Project: Application Server 7
          Issue Type: Bug
          Components: CDI / Weld
    Affects Versions: 7.0.0.CR1
            Reporter: Jozef Hartinger
            Priority: Critical
             Fix For: 7.0.0.Final


A CDI interceptor does not seem to be enabled every time a CDI application is deployed.

To reproduce:
1.) Clone https://github.com/seam/compatibility/tree/arquillian-1.0.0.CR1
2.) Set JBOSS_HOME to point to JBoss AS 7 CR1 installation
3.) run mvn clean test -Darquillian=jbossas-managed-7 -Dtest=EnableInterceptorStressTest

The EnableInterceptorStressTest executes a simple interceptor testcase (EnableInterceptorTest) 20 times. Out of these 20 deployments, the test fails 6 - 13 times (the number varies randomly).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list