mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-18 20:49:12 +00:00
+ OWB needs init-parameter to allow it's own ServletContainerInitializer found at org.apache.webbeans.servlet.WebBeansConfigurationListener$Auto to execute and properly add the required Listener for OWB to function. + See OWB-1296 Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>