]
Pete Muir commented on WELD-860:
--------------------------------
This is per the spec - see
.
There is however some contradictory statements in the spec (see CDI-7), but all evidence
points towards this behavior being desired.
Fired events are observed by any match.
---------------------------------------
Key: WELD-860
URL:
https://issues.jboss.org/browse/WELD-860
Project: Weld
Issue Type: Bug
Affects Versions: 1.1.0.CR3
Environment: JBoss AS 6, Weld 1.1 CR3
Reporter: John Ament
Using the gist as an example code base:
https://gist.github.com/843239
One expects that when observes are invoked, they match the exact qualifiers of the
injected event, however weld is doing any possible match when choosing observer methods.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: