I'm trying to use the placeFactoryInApplicationScope parameter for the coldspring machii plugin but when I try to load the factory from another sub-app with parentBeanFactoryKey I get the following error:
The method 'getBeanFactory' could not be found in component \\Nas\Data\websites\dev\extensions\components\coldspring\beans\DefaultXmlBeanFactory.cfc. Check to ensure that the method is defined, and that it is spelled correctly. The error occurred in \\Nas\Data\websites\dev\extensions\components\coldspring\machii\ColdspringPlugin.cfc: line 83 It seems to be looking for a function that doesn't exist. I haven't seen any documentation on the placeFactoryInApplicationScope so im not sure if im using it correctly so if anyone can shed some light on this that would be helpful. Thanks.
