I have been testing with Weld 5.0.0.CR1 and I do not appear to be getting any events fired for jakarta.enterprise.event.Startup and Shutdown. I have had a search though
https://github.com/weld/core/ and I can't find any references to those classes? Have they been implemented?
I also had a look in the CDI 4.0.0 TCK and I can't find any tests for these new events. Has anyone else tested for these?