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

2008-04-07 Thread alesj
"esteveavi" wrote : Where can I get more info?
The code or this sticky page:
 - http://www.jboss.com/index.html?module=bb&op=viewtopic&t=106598

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142118#4142118

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142118
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


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

2008-04-07 Thread esteveavi
Where can I get more info?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142109#4142109

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142109
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


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

2007-12-04 Thread alesj
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
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user