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

Implement firing of Startup/Shutdown events as defined by CDI 4

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 5.0.0.CR2
    • 5.0.0.CR1
    • None
    • None

      As part of https://github.com/eclipse-ee4j/cdi/issues/496, CDI introduced Startup and Shutdown events to indicate container state.
      These are standard CDI events observable from any bean.

      Weld is currently lacking implementation (and CDI is lacking a TCK test) as well as tests.
      We should be firing these events at the same time as we fire @Initialized(ApplicationScoped.class) and its respective counterpart.

      Note that since Weld can run in SE, servlet and EE, we might need to implement this in several places.

              manovotn Matěj Novotný
              manovotn Matěj Novotný
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: