If I call my function getModelUtilities().setQuerySortCriteria() from my
model glue controller there is no problem.

However, if I call it from my extended Gateway I get the error message
below. I went into my autowire.cfm and if I call a different getter in there
variables.instance has a modelutilities in it. However, when I dump
variables.instance inside of getModelUtilities it doesn't exist. What am I
missing?

*Message* Element INSTANCE.MODELUTILITIES is undefined in VARIABLES.  *
Detail*
*Extended Info*
*Tag Context* D:\Inetpub\wwwroot\AppManager\includes\autowire.cfm (47)
D:\Inetpub\wwwroot\AppManager\model\data\Gateway\GROUP_USERGateway.cfc (57)


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to