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

Firing of Startup event for web modules can happen too early

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 5.0.0.Final
    • 5.0.0.CR2
    • None
    • None

      Follows up on WELD-2709.

      On WFLY I noticed that the Startup event can be triggered before @Initialized(ApplicationScoped.class) which is against specification.

      This is because we now fire Startup in WeldStartup for all modules regardless if they are web or non-web modules. This can be an issue as we cannot affect the ordering.

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

              Created:
              Updated:
              Resolved: