No it does not yet. The main reason is that jetty6 was _really_ great, but 7 and 8 miss that level by far. We did hit so many bugs in jetty 7 and 8 that we even moved to tomcat7 for internal development and tomcat7-maven-plugin instead of jetty-embedded.
Thus we have not had sufficient need for adding this feature. If you like to contribute such a feature, then we would of course highly welcome this move! I've seen your name on quite a few ASF mailing lists already. If you have fun hacking on ASF projects then we would really welcome your contributions. Also feel free to ask questions - every question asked is a chance to improve our rather bad documentation ;) LieGrue, strub >________________________________ > From: Harald Wellmann <[email protected]> >To: [email protected] >Sent: Tuesday, July 24, 2012 8:37 PM >Subject: Servlet Injection on Jetty > >Does OpenWebBeans support servlet injection on Jetty, similar to the following >Tomcat sample: > >/tomcat7-sample/src/main/java/org/apache/webbeans/samples/tomcat/InjectorServlet.java > >If so, does anybody have a working sample or a setup howto? > >Thanks, >Harald > > >
