]
Pete Muir updated CDI-386:
--------------------------
Labels: cdi-1.1-mr (was: )
Two examples in section 5.2.4 contradict the rules of the same
section
----------------------------------------------------------------------
Key: CDI-386
URL:
https://issues.jboss.org/browse/CDI-386
Project: CDI Specification Issues
Issue Type: Bug
Affects Versions: 1.1.PFD
Reporter: Marko Lukša
Assignee: Marko Lukša
Labels: cdi-1.1-mr
The examples in section 5.2.4 state that bean {{Dao<T extends Persistent>}} is
eligible for injection into both {{Dao<Order>}} and {{Dao<User>}}, but
according to the rules stated in the same section this isn't true.
Also note that the spec doesn't state explicitly that {{Order extends Persistent}}
and {{User extends Persistent}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: