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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
