[jboss-user] [EJB 3.0] - Re: Why is injection not working in AS 4.0 and 4.2 (servlets
yilmaz_
do-not-reply at jboss.com
Fri Nov 16 15:03:46 EST 2007
TestInterface testBean= (TestInterface) Component.getInstance(TestBean.class);
or
EntityManager entitiyManager=(EntityManager)Component.getInstance("entityManager");
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105654#4105654
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105654
More information about the jboss-user
mailing list