Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1279

ParameterInjectionPointImpl.getValueToInject() makes use of methods which are not available during application initialization

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • 2.0.0.Beta2
    • 2.0.0.Beta1
    • None
    • None

    Description

      ParameterInjectionPointImpl.getValueToInject() makes use of methods which are not available during application initialization (see also CDI-274). Specifically BeanManager.getInjectableReference(), BeanManager.resolve() and BeanManager.getBeans(). And so processing of any parameter injection point of a container lifecycle event observer method would result in IllegalStateException (DefinitionException respectively) once WELD-1274 is implemented.

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-jharting Jozef Hartinger
              mkouba@redhat.com Martin Kouba
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: