Only BeanFactory is registered in the JNDI. So you first need to get the BeanFactory out of the JNDI, and then do a bean lookup. See how this is done in org.jboss.spring.support.SpringInjectionSupport.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110232#4110232 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110232 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
