[Coldbox 3.5.1 / Coldspring 1] IOC RELOAD

Hi guys,

Question:
Im using this inside a module plugin:

<cfset rc.tableQryrentals[lancode].activity = getPlugin(“ioc”).getBean(“ActivityService”).getActivitys() />

I got this error:
Error Messages: No matching Method/Function for String.getBean(string) found

If I set the ioc reload to true it works just fine, but Im worry since this mode of “true” is only for debugin and development, right?
Any ideas why this happens?

Thank you

Solution:

https://groups.google.com/forum/?fromgroups#!searchin/coldbox/setIOCFramework/coldbox/HGMco9JFFK0/kf2ZOUl9LtwJ