"guidomuelleraventis" wrote : I have created an EE application with an ear deployment file containing an application.xml, a jar file containing the EJBs and a war file containing the web application. Automatic dependency injection of a session bean into a servlet or a JSF managed bean does not work. A manual JNDI lookup of the session bean works. Are EJB dependencies not automatically injected into web applications?
No. See http://jira.jboss.com/jira/browse/EJBTHREE-212 S. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948515#3948515 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948515 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
