On 9/5/07, Bryan S <[EMAIL PROTECTED]> wrote: > O.K. I now have no init method in my listener. I do have the configure > method below. If I comment out the code inside of it I get the error message > Element INSTANCE.SECURITYSERVICE is undefined in VARIABLES.
Is your action pack ColdSpring.xml file <import>'d into the main ColdSpring.xml used by the Mach-II ColdspringProperty.cfc? If not, there's no way the property / plugin can know what to inject. -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood
