that was me, at the time there was no way to tap into that part of the webapp configuration, might be possible now with the servlet 3.1 changes Jan made for annotation scanning -- jesse mcconnell [email protected]
On Thu, Dec 5, 2013 at 10:30 AM, Klaus Brunner <[email protected]> wrote: > 2013/12/5 Joakim Erdfelt <[email protected]>: >> Can you expand on this ... >> >> "Except of course for the longer-standing problem of no >> injection in Listeners...it would be fantastic if that could be done." >> >> Is there a WELD or Jetty bug filed about this? > > Well, sort of. There's this in the documentation at > http://www.eclipse.org/jetty/documentation/current/framework-weld.html > : > > "At the moment, only filters and servlets are supported for CDI with > Weld. ServletContextListeners can not be configured with CDI (until we > sort out the proper solution to the issue)." > > > Klaus > _______________________________________________ > jetty-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/jetty-users _______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
