[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 17:56:05 EST 2009
jbossweb already calls out to the org.jboss.web.tomcat.service.TomcatInjectionContainer to process a servlet class, and this handles the current javaee5 annotations. That would need to be updated to recognize the jsr299 annotations, or just call out to a WebBeansManager if that is what should be done.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215501#4215501
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4215501
More information about the jboss-dev-forums
mailing list