[webbeans-issues] [JBoss JIRA] Created: (WBRI-331) Bean manager resolve() still uses deployment types

David Allen (JIRA) jira-events at lists.jboss.org
Fri Jul 31 05:03:29 EDT 2009


Bean manager resolve() still uses deployment types
--------------------------------------------------

                 Key: WBRI-331
                 URL: https://jira.jboss.org/jira/browse/WBRI-331
             Project: Web Beans
          Issue Type: Bug
    Affects Versions: 1.0.0.PREVIEW1
            Reporter: David Allen
             Fix For: 1.0.0.CR1


The resolve() method is still using deployment types to distinguish between ambiguous beans.  Section 5.3.1 states what this method should do.  The test in org.jboss.jsr299.tck.tests.extensions.beanManager.BeanManagerTest::testAmbiguousDependencyResolved() currently attempts to use specialization with both the specializing and the specialized beans in the set to resolve().  The method should do the following in this case:  "The container eliminates all matching beans that are specialized by some other matching bean."

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