Not sure if this has been covered before - In the documentation it states: placeFactoryInApplicationScope When set to true the ColdSpring bean factory will be placed in Application scope, under the key defined in localBeanFactoryKey if it is defined. The bean factory is always added to the propertyManager in the same key
localBeanFactoryKey Defines the key that the bean factory is saved under in the propertyManager, and possibly Application scope. If this parameter is not set, the default bean factory key will be used However, using localBeanFactoryKey doesn't work - the machii plugin actually goes looking for a parameter named 'beanFactoryPropertyName'. I had a feeling this has been covered before, but I couldn't find it anywhere in the docs or the bug list, so I figured I'd post it. Mark -- E: [EMAIL PROTECTED] W: www.compoundtheory.com
