[weld-issues] [JBoss JIRA] Updated: (WELD-977) Specialized bean does not disable producer method of its parent
Martin Kouba (JIRA)
jira-events at lists.jboss.org
Thu Sep 29 06:08:26 EDT 2011
[ https://issues.jboss.org/browse/WELD-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Kouba updated WELD-977:
------------------------------
Affects Version/s: 1.1.2.Final
> Specialized bean does not disable producer method of its parent
> ---------------------------------------------------------------
>
> Key: WELD-977
> URL: https://issues.jboss.org/browse/WELD-977
> Project: Weld
> Issue Type: Bug
> Affects Versions: 1.1.2.Final
> Reporter: Martin Kouba
>
> CDI 1.0 spec states: "When an enabled bean, as defined in Section 5.1.2, Enabled and disabled beans, specializes a second bean, we can be certain that the second bean is never instantiated or called by the container. Even if the second bean defines a producer or observer method, the method will never be called."
> Weld fulfills outdated spec - probably *1.0 Public Review Draft*. Also TCK test (ProducerMethodDefinitionTest) does.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list