Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-28442

CDI validation fails for PushContext bean injection

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.25.0.Final
    • 4.21.3.Final
    • cdi
    • None
    • Sprint #225 Oct 2022
    • 5
    • Hide

      Inject it in any CDI bean:

      @Inject
      @Push
      PushContext pushContext;
      
      Show
      Inject it in any CDI bean: @Inject @Push PushContext pushContext;
    • +
    • ---

    Description

      CDI validation shows warning "No bean is eligible for injection to the injection point [JSR-365 ยง5.2.2]" for PushContext.

      Attachments

        Activity

          People

            jmaury@redhat.com Jeff MAURY
            ceweiler Claudio Weiler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: