Hey Darren, I think this was answered somewhere, but ApplicationPath has been changed to ApplicationMapping. If you still have an issue with ApplicationPath errors, please update the ModelGlueConfiguration Bean to have a node called ApplicationMapping (and not ApplicationPath)
Post back if you have any problems. DW On Sat, May 23, 2009 at 2:11 PM, Darren <[email protected]> wrote: > > I just wanted to see if anyone else had this issue when upgrading > their MG. > > After the upgrade I now get the following: > > 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"> > > > Best, > > Darren > > > > -- “Come to the edge, he said. They said: We are afraid. Come to the edge, he said. They came. He pushed them and they flew.” Guillaume Apollinaire quotes --~--~---------~--~----~------------~-------~--~----~ 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 . -~----------~----~----~----~------~----~------~--~---
