Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-304

Beans from a ProducerMethods don't get injected anymore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Invalid
    • M3
    • M4
    • Injection and Lookup
    • None

    Description

      Beans from a ProducerMethods don't get injected anymore

      a method
      @Produces TypeA makeTypeA()

      { return new TypeA(); }

      don't get injected into

      @Inject TypeA tA;

      currently.
      This used to work until recently

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: