[weld-issues] [JBoss JIRA] Created: (CDITCK-77) Issue with testProcessInjectionTargetEventFiredForFilter testcase
Jitendra Kotamraju (JIRA)
jira-events at lists.jboss.org
Mon Nov 23 22:01:29 EST 2009
Issue with testProcessInjectionTargetEventFiredForFilter testcase
-----------------------------------------------------------------
Key: CDITCK-77
URL: https://jira.jboss.org/jira/browse/CDITCK-77
Project: CDI TCK
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.0.0.GA
Environment: GlassFish V3
Reporter: Jitendra Kotamraju
An appserver impl may be creating TestFilter(servlet filter) instances lazily. The testProcessInjectionTargetEventFiredForFilter test case doesn't make sure the TestFilter instances are created for e.g: sending a request to /org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest/TestFilter
Also, this test case would run into CDITCK-70 issue once the above is resolved.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list