-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
At least on Jetty, injection into a ServletContextListener isn't possible because Weld is initialised using one itself. Using a ServletContainerInitializer should be a more robust approach.
See pull request with explanations at https://github.com/weld/core/pull/435
- blocks
-
WELD-984 Weld should not require application server specific changes to a war
- Resolved