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