Good evening everybody,
even if I've deployed an EJB 3.0 container, if I implement an MVC pattern, since
Actions are not container-managed, if I want and call services exposed by EJBs I can't
use dependency injection, but I've and perform a JNDI lookup (at max, I can use BD
pattern).
Is there any way and sanitize this mismatch using JBoss Seam?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029978#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...