Hi Darren,

It looks like the applicationPath config setting has been changed to
applicationMapping in the beta release. Try changing the name of this
setting to applicationMapping in your ColdSpring.xml file, as I think
this should resolve the issue.

HTH,

--
Ezra Parker


On Sat, May 23, 2009 at 11:32 AM, Darren <[email protected]> wrote:
>
> Anyone else had this issue?  This was right after upgrading the MG:
>
> The method setapplicationPath was not found in component C:
> \ColdFusion8\frameworks\ModelGlue\gesture\configuration
> \ModelGlueConfiguration.cfc.
> Ensure that the method is defined, and that it is spelled correctly.
>
> The error occurred in C:\ColdFusion8\frameworks\coldspring1-2-final
> \beans\DefaultXmlBeanFactory.cfc: line 940
> Called from C:\ColdFusion8\frameworks\coldspring1-2-final\beans
> \DefaultXmlBeanFactory.cfc: line 632
> Called from C:\ColdFusion8\frameworks\ModelGlue\gesture\loading
> \ColdSpringBootstrapper.cfc: line 80
> Called from C:\ColdFusion8\frameworks\ModelGlue\gesture\loading
> \ColdSpringBootstrapper.cfc: line 88
> Called from C:\ColdFusion8\frameworks\ModelGlue\gesture\ModelGlue.cfm:
> line 43
> Called from C:\ColdFusion8\wwwroot\yy\index.cfm: line 72
>
> 938 :                                                                     
> method="set#propDefs[prop].getName()#">
> 939 :                                                           
> <cfinvokeargument name="#propDefs[prop].getArgumentName()
> #"
> 940 :                                                                         
>   value="#propDefs[prop].getValue()#"/>
> 941 :                                                   </cfinvoke>
> 942 :                                           <cfelseif propType eq "map" 
> or propType eq "list">
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to