ApplicationContext « Object « Spring Q&A





1. How to Add Object Factories to ApplicationContext    forum.springsource.org

I have a FactoryBuilder that scans for eligible Factory classes. The result is a set of factories that I would like to have added to Spring's ApplicationContext. What's the best way ...

2. Cannot create ApplicationContext object    forum.springsource.org

Cannot create ApplicationContext object Hi all, I'm trying to access an application (Alfresco) from a portlet in a portal using the application API. As far as I know, the first step ...

3. Plz Help me:getting ApplicationContext Object    forum.springsource.org

Jan 12th, 2007, 09:13 AM #1 raza10781 View Profile View Forum Posts Private Message Junior Member Join Date Jan 2007 Posts 3 Plz Help me:getting ApplicationContext Object Plz Help me out ...

4. How to ref several ApplicationContext objects    forum.springsource.org

I have several libraries which are internally using spring and encapsulate their components exposing their just their ApplicationContext's... How can I instantiate my main application context with several .xml configurations and ...