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

Clarify what happens when the user creates a unbound recursive injection with Dependent scoped beans

    XMLWordPrintable

Details

    • Clarification
    • Resolution: Won't Do
    • Major
    • TBD
    • 1.0
    • Resolution
    • None

    Description

      for example

      class Foo {

      @Inject Bar bar;
      }

      class bar {

      @Inject Foo foo;
      }

      Attachments

        Activity

          People

            pmuiratbleepbleep Pete Muir (Inactive)
            pmuiratbleepbleep Pete Muir (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: