[weld-issues] [JBoss JIRA] (WELD-1078) BeanManager#createInjectionPoint - IllegalArgumentException not thrown if there is a definition error associated with the injection point

Martin Kouba (JIRA) jira-events at lists.jboss.org
Wed Mar 7 04:57:36 EST 2012


Martin Kouba created WELD-1078:
----------------------------------

             Summary: BeanManager#createInjectionPoint - IllegalArgumentException not thrown if there is a definition error associated with the injection point
                 Key: WELD-1078
                 URL: https://issues.jboss.org/browse/WELD-1078
             Project: Weld
          Issue Type: Bug
    Affects Versions: 2.0.0.Alpha1
            Reporter: Martin Kouba
            Assignee: Jozef Hartinger


*11.3.21. Obtaining an InjectionPoint*:
"The method BeanManager.createInjectionPoint() returns a container provided implementation of InjectionPoint for a given AnnotatedField or AnnotatedParameter or throws an IllegalArgumentException if there is a definition error associated with the injection point."

See TCK 1.1 tests:
*org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest.testInvalidParameter()*
*org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest.testInvalidField()*


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