Filed a few more Jetty side issues around CDI ... CDI improvement issues filed.
Servlet https://bugs.eclipse.org/423361 - CDI / Servlet Listeners should be created via ServletContextHandler.createInstance(Class) java.websocket (JSR-356) https://bugs.eclipse.org/423336 - CDI / WebSocket / JSR / New Endpoints should be created via ServletContextHandler.createInstance(Class) https://bugs.eclipse.org/423363 - CDI / WebSocket / JSR / New Decoders should be created via ServletContextHandler.createInstance(Class) https://bugs.eclipse.org/423364 - CDI / WebSocket / JSR / New Encoders should be created via ServletContextHandler.createInstance(Class) https://bugs.eclipse.org/423365 - CDI / WebSocket / JSR / New ServerEndpointConfig.Configurators should be created via ServletContextHandler.createInstance(Class) https://bugs.eclipse.org/423367 - CDI / WebSocket / JSR / New ServerApplicationConfig objects should be created via ServletContextHandler.createInstance(Class) -- Joakim Erdfelt <[email protected]> webtide.com <http://www.webtide.com/> - intalio.com/jetty Expert advice, services and support from from the Jetty & CometD experts eclipse.org/jetty - cometd.org On Thu, Dec 5, 2013 at 11: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
