[jboss-user] [JBoss/Spring Integration] - Re: looking up a spring bean from jndi

alesj do-not-reply at jboss.com
Tue Dec 4 10:41:50 EST 2007


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



More information about the jboss-user mailing list