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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...