Yes - you don't. If your model needs any values from your config
beans, they should be passed _to_ the model when the controller
creates them. You don't want your model tied to your config.

On 3/1/07, Robert Rawlins <[EMAIL PROTECTED]> wrote:
> Hello Guys,
>
> Having a bit of an issue with obtaining access to ColdSpring Y Reactor from 
> my model layout in MG using the getModelGlue().getBean() method. I've been 
> using this in my controller to instantiate a bean and it works perfectly, 
> however when I place it in any of the CFC's in my model layer I get the error 
> 'Variable getModelGlue is undefined' thrown back at me.
>
> Do I access this stuff differently from my model layer?
>
> Thanks chaps, Rob
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271105
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to