2013/12/6 Jan Bartel <[email protected]>: > Thanks for the test webapp. You'll need to declare your > test.ContextListener in a web.xml to test. > Even doing that, weld still need to apply this patch: > https://github.com/weld/core/pull/431 to bring their impl up-to-date > with the jetty-9.1 api.
Sure, I did all that locally. Injection works, just not in the ServletContextListener. > Its very late here, but I'll give some thought over the weekend to a > better way that weld may be able to use to ensure that Listeners would > be able to be injected when running in jetty. Thanks, sounds good! Klaus _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
