GetBean Method Not Found

Hi Bill,

One of the things you can do is instead of always getting an instance of your cms service from ColdSpring on the pre handler is to have ColdBox simply inject it as a handler property, provided it’s a singleton (see: http://wiki.coldbox.org/wiki/EventHandlers.cfm#Dependency_Injection):