Uploaded image for project: 'CDI Specification Issues'
  1. CDI Specification Issues
  2. CDI-386

Two examples in section 5.2.4 contradict the rules of the same section

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 1.2.Final
    • 1.1.PFD
    • None

      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.

              marko.luksa@gmail.com Marko Luksa (Inactive)
              marko.luksa@gmail.com Marko Luksa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: