Hi all, i've developed some apps based on mg3 alpha, then i wanto to update to mg3 final, but an app working fine with alpha 1, returns an error when launched with mg3 final:
The method setapplicationPath was not found in component C: \ColdFusion8\wwwroot\ModelGlue\gesture\configuration \ModelGlueConfiguration.cfc. Ensure that the method is defined, and that it is spelled correctly. The error occurred in C:\ColdFusion8\wwwroot\coldspring\beans \DefaultXmlBeanFactory.cfc: line 940 Called from C:\ColdFusion8\wwwroot\coldspring\beans \DefaultXmlBeanFactory.cfc: line 632 Called from C:\ColdFusion8\wwwroot\ModelGlue\gesture\loading \ColdSpringBootstrapper.cfc: line 88 Called from C:\ColdFusion8\wwwroot\ModelGlue\gesture\loading \ColdSpringBootstrapper.cfc: line 96 Called from C:\ColdFusion8\wwwroot\ModelGlue\gesture\ModelGlue.cfm: line 47 Called from C:\ColdFusion8\wwwroot\newArtea\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"> any help? regards salvatore --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
