"alesj" wrote :
| If the Servlet was instantiated by MC this would be trivial to support
| as you would simply glue a MC callback on it.
|
| But I doubt we instantiate Servlets via MC, or do we?
We don't at the moment, and I'm not sure how easy we could do this at the moment.
The jbossweb layer calls out to the server integration layer when it needs to instantiate
a Servlet instance so that injection and be performed on the instance. I think this can be
as late as on demand when there is a request for the Servlet, but I'm not sure of
that.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4215785#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...