ContextSingletonBeanFactoryLocator « Context « Spring Q&A





1. ContextSingletonBeanFactoryLocator creates several times same context ?!?    forum.springsource.org

ContextSingletonBeanFactoryLocator creates several times same context ?!? Hi, first, here is the context: - Spring 1.2.7 - one EAR deployed in JBoss 4.0.3 - the EJBs packaged in one EJB-JAR all ...

2. ContextSingletonBeanFactoryLocator without a parent context    forum.springsource.org

ContextSingletonBeanFactoryLocator without a parent context I would like to give a non web specific (no access to ServletContext) layer of my application access to the an ApplicationContext that it otherwise does ...

3. Input requested: spring context in web AND ContextSingletonBeanFactoryLocator    forum.springsource.org

Input requested: spring context in web AND ContextSingletonBeanFactoryLocator Hi, So I have got the ContextSingletonBeanFactoryLocator working in my application insofar as having it right now in the business method itself to ...