[jboss-dev-forums] [Design of POJO Server] - Re: JSR-299 servlet injection

scott.stark@jboss.org do-not-reply at jboss.com
Thu Mar 5 19:50:32 EST 2009


The TomcatInjectionContainer could simply have a WebBeansManager injected into it when in a jsr299 env, and its injectServlet(Servlet) is called from TomcatInjectionContainer.newInstance method if the instance is a Servlet. That's about 10 lines of code.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215529#4215529

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215529



More information about the jboss-dev-forums mailing list