Modules and configAutoReload

In trying to learn a bit about modules, I did the following:
Copied the Advanced application sample from Application Templates to
my document root.
Unmodified, the following sequence works without error:

http://localhost/Advanced/index.cfm
[click the forgebox link that appears on the main page]
[forgebox page appears]
[click refresh, page refreshes]

In other words, it all works fine. Next, I changed the
configAutoReload in coldbox.cfc to true and did the following:

http://localhost/Advanced/index.cfm?fwreinit
[main page appears and then when I click the forgebox link, the
following error occurs]

Error Messages: Element forgebox is undefined in a CFML structure
referenced as part of an expression.
Tag Context:
ID: ??
LINE: 287
Template: C:\inetpub\wwwroot\coldbox\system\web\context
\RequestContext.cfc

With configAutoReload set to true,

http://localhost/advanced/index.cfm?event=forgebox:manager&fwreinit

works

http://localhost/advanced/index.cfm?event=forgebox:manager

fails with the error shows above (but works if I set configAutoReload
back to false).

Windows 7 w/IIS
CF 9.0.1
CB 3.0.0 M6

Bob

I submitted this question but never saw it appear on the forum. Can anyone
explain this issue with modules and configAutoReload?

Bob

Not sure bob, I will have to look at this.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com