-
Bug
-
Resolution: Done
-
Major
-
None
-
1.1.1.Final
-
None
-
Documentation (Ref Guide, User Guide, etc.)
-
Low
The documentation at http://docs.jboss.org/weld/reference/1.0.0/en-US/html/events.html#d0e3980 is incorrect for the way qualified observers work. The related spec section is 10.2.
The docs say all possible observers with any of the qualifiers will be called, which is incorrect. The full signature including all qualifiers must match for the observer to be invoked.