Looks like you need to adjust your viewmappings setting in the ColdSpring.xml 
to match your path.

Since you are on a Mac, pay attention to case sensitivity issues...

DW
Sent from a mobile. Please excuse brevity and typos. 

-----Original Message-----
From: Lola Lee Beno <[email protected]>
Sender: [email protected]
Date: Mon, 13 Jun 2011 09:39:23 
To: <[email protected]>
Reply-To: [email protected]
Subject: Re: [Model-Glue] Re: MG 3, Railo and Scaffolding

On 6/13/11 9:18 AM, Chris Blackwell wrote:
> Hi Tom,
>
> ModelGlue 3.2 will scaffold using ACF's ORM.  I can't remember off the 
> top of my head if it's fully tested with Railo, but you should try it 
> out and let us know.
>
> Download the 3.2 RC from http://www.model-glue.com/
>
> There's an example in the download package under 
> /modelgluesamples/NewScaffolds that shows off both CF ORM integration 
> and some fancy new scaffold widgets
>


When I try to run this, I get an error message:

The template (Layout.Menu.cfm) was not found in any registered view 
mappings 
(/modelgluesamples/NewScaffolds/views,/modelgluesamples/NewScaffolds/views/customized,/modelglueextensions/modelglue,/modelgluesamples/NewScaffolds/views/generated).


The error occurred in 
/Library/WebServer/Documents/modelglue/gesture/view/ViewRenderer.cfc: 
line 81
Called from 
/Library/WebServer/Documents/modelglue/gesture/eventrequest/EventContext.cfc: 
line 718
Called from 
/Library/WebServer/Documents/modelglue/gesture/eventrequest/EventContext.cfc: 
line 285
Called from 
/Library/WebServer/Documents/modelglue/gesture/eventrequest/phase/Invocation.cfc:
 
line 96
Called from 
/Library/WebServer/Documents/modelglue/gesture/eventrequest/EventContext.cfc: 
line 189
Called from 
/Library/WebServer/Documents/modelglue/gesture/ModelGlue.cfc: line 297
Called from 
/Library/WebServer/Documents/modelglue/gesture/ModelGlue.cfm: line 97
Called from 
/Library/WebServer/Documents/modelgluesamples/NewScaffolds/index.cfm: 
line 82
79 : <cfif not includeFound>
80 : <cfthrow type="ViewRenderer.includeNotFound"
81 :                          message="The template 
(#arguments.view.template#) was not found in any registered view 
mappings (#arrayToList(_viewMappings)#)." />
82 : </cfif>
83 :

-- 
Lola J. Lee Beno
LinkedIn: http://www.linkedin.com/in/lolajleebeno
Facebook: http://www.facebook.com/profile.php?id=714355583
Blog: http://www.lolajl.net/blog/

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to