FacadeStarter Updated

Submitted by Falken on
I've updated my ColdSpring FacadeStarter to prevent it creating a BeanFactory called 'application.beanFactory' that would then run in parallel to the factory created internally by the RemoteFactoryBean system.
This caused a very minor amount of additional memory to be used, and occasional problems with getting updated Beans to show up.
Sections