[jboss-user] [JBoss/Spring Integration] - Re: Use of Deployed Spring Beans directly on webapp
alesj
do-not-reply at jboss.com
Tue Sep 19 17:12:09 EDT 2006
As you mentioned - bean factory is registered to JNDI.
As so, you can look it up - in JNDI, via @Spring jndiName attribute.
You can exchange ContextLoaderListener with your own, which registers .spring bean factory as root context.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972743#3972743
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972743
More information about the jboss-user
mailing list