[weld-issues] [JBoss JIRA] (WELD-1047) ProcessBeanAttributes is fired for specialized beans

Martin Kouba (Created) (JIRA) jira-events at lists.jboss.org
Tue Jan 10 08:49:09 EST 2012


ProcessBeanAttributes is fired for specialized beans
----------------------------------------------------

                 Key: WELD-1047
                 URL: https://issues.jboss.org/browse/WELD-1047
             Project: Weld
          Issue Type: Bug
            Reporter: Martin Kouba
            Assignee: Jozef Hartinger
             Fix For: 2.0.0.Alpha1


The spec (CDI 1.1) states: "The container must fire an event for each enabled bean, interceptor or decorator deployed in a bean archive, before registering the Bean object."

However ProcessBeanAttributes is also fired for specialized beans. Specialized beans are not enabled - see "5.1.2. Enabled and disabled beans".

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