[weld-issues] [JBoss JIRA] (WELD-1094) BeanManager#createInjectionTarget - IllegalArgumentException not thrown if there is a definition error associated with any injection point
Martin Kouba (JIRA)
jira-events at lists.jboss.org
Tue Mar 20 11:25:47 EDT 2012
Martin Kouba created WELD-1094:
----------------------------------
Summary: BeanManager#createInjectionTarget - IllegalArgumentException not thrown if there is a definition error associated with any injection point
Key: WELD-1094
URL: https://issues.jboss.org/browse/WELD-1094
Project: Weld
Issue Type: Bug
Affects Versions: 2.0.0.Alpha1
Reporter: Martin Kouba
*11.3.19. Obtaining an InjectionTarget for a class*:
"The method BeanManager.createInjectionTarget() returns a container provided implementation of InjectionTarget for a given AnnotatedType or throws an IllegalArgumentException if there is a definition error associated with any injection point of the type."
See TCK 1.1 test:
*org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest.testObtainingInjectionTargetWithDefinitionError()*
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list