[weld-issues] [JBoss JIRA] Created: (WELD-902) CLONE - The qualified observer section is incorrect
Christian Bauer (JIRA)
jira-events at lists.jboss.org
Tue May 10 04:37:22 EDT 2011
CLONE - The qualified observer section is incorrect
---------------------------------------------------
Key: WELD-902
URL: https://issues.jboss.org/browse/WELD-902
Project: Weld
Issue Type: Bug
Components: Documentation
Affects Versions: 1.0.0.GA
Reporter: Christian Bauer
Assignee: Jason Porter
Fix For: 1.1.0.CR1
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