[weld-issues] [JBoss JIRA] Created: (WELD-767) The qualified observer section is incorrect
Jason Porter (JIRA)
jira-events at lists.jboss.org
Thu Nov 25 10:42:59 EST 2010
The qualified observer section is incorrect
-------------------------------------------
Key: WELD-767
URL: https://jira.jboss.org/browse/WELD-767
Project: Weld
Issue Type: Bug
Components: Documentation
Affects Versions: 1.0.0.GA
Reporter: Jason Porter
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.
--
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