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

CDI 1.0 - Null values should not have been injected

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.30.x
    • 4.6.0.Final
    • cdi
    • None
    • Hide

      Test case within integration tests repo: org.jboss.tools.cdi.bot.test.beans.bean.cdi10.NullValuesInjectionTestCDI10

      Show
      Test case within integration tests repo: org.jboss.tools.cdi.bot.test.beans.bean.cdi10.NullValuesInjectionTestCDI10

    Description

      CDI 1.0 feature is that it cannot insert null values through dependency injection. But it is happening. It is due to check that decides what CDI modules are actually used by server (ie EAP 7.1 which is using jar at this path: jboss-eap-7.1/modules/system/layers/base/javax/enterprise/api/main/cdi-api-1.2.0.redhat-2.jar). And thus, tests will always fail in this case.

      Attachments

        Activity

          People

            jmaury@redhat.com Jeff MAURY
            odockal@redhat.com Ondrej Dockal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: