"scott.stark(a)jboss.org" wrote : 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.
|
My concern is that this introduces a hard dependency on the webbeans-spi from the tomcat
module of JBoss AS. Atm, the only hard dependencies on webbeans-spi (or any other webbeans
stuff) is inside webbeans.deployer.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215665#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...