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

Order of Portable Extension Events inconsistent with specification

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.4.4.Final, 3.0.1.Final
    • 3.0.0.Final
    • None
    • None
    • Hide

      example source attached demonstrates problem.

      Show
      example source attached demonstrates problem.

      According to cdi-spec Bean Discovery, for each producer of each enabled bean, the container must
      1. fire an event of type ProcessInjectionPoint for each injection point
      2. fire an event of type ProcessProducer
      3. ProcessBeanAttributes
      4. ProcessBean

      However, the ProcessProducer event is happening after the ProcessBeanAttributes events.

            manovotn Matěj Novotný
            chas_honton_jira Charles Honton (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: