Hmm, and you're sure the config file has been reloaded (if it was changed and you're in production mode)? You can try putting a dump and abort into the setter to see if it is getting called by ColdSpring at all.
On 9/4/07, Bryan S <[EMAIL PROTECTED]> wrote: > > Brian > > Yes as shown by the code I included in my message from the plugin portion > of my mach-ii.xml. For some reason Google is showing that part of my > message as a quote even though it wasn't. > > Bryan > > On 9/4/07, Brian Kotek <[EMAIL PROTECTED]> wrote: > > > > Are you configuring the plugin to resolve dependencies in your Mach-II > > objects? > > > > <parameter name="resolveMachiiDependencies" value="true"/> > > > > (this is fully described in the comments in the plugin). > > > >
