]
Stuart Douglas resolved AS7-1181.
---------------------------------
Assignee: Stuart Douglas
Resolution: Done
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
Assignee: Stuart Douglas
Priority: Blocker
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: