You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Marcelo Salhab Brogliato <ms...@dreamsolutions.com.br> on 2009/03/07 01:16:09 UTC

EJBInjectionInterceptor

Hello,
I'm developing a J2EE application to run in JBoss and I needed to 
injection some EJB's into my actions.
So I coded an interceptor to find the @javax.ejb.EJB annotation and 
inject the object.
Is it interesting to be on Struts2 package? It's one java file and 2 
lines in xml.

I didn't do the others annotations because I'll not use it.

regards,
Salhab


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org