Hi, I want to use model glue with the coldspring framework. I got coldspring from the git repository (http:// coldspring.git.sourceforge.net/git/gitweb.cgi?p=coldspring/ coldspring;a=tree) and downloaded model glue latest alpha from http://www.model-glue.com/coldfusion.cfm I set the directory structure up as described at http://docs.model-glue.com/wiki/InstallingModelGlue and got the error "Could not find the ColdFusion component or interface coldspring.beans.DefaultXmlBeanFactory." This is because coldspring obviously does no longer come with DefaultXmlBeanFactory.cfc Using model glue 3.1 with coldspring 1.2 works. How do I setup model glue to work with a less than two year old version of the coldspring framework? The quickstart "Creating a New Application" advises to copy the sample modelglueapplicationtemplate to the web root, rename it and call it like http://localhost/website What mappings do I have to set, when I want to call the site at the address http://mysite/ When I simply move the content from the sample folder to the root the path to the controller is wrong. When I change the config \modelglue.xml accordingly the the included template views/templates/ main.cfm is no longer found.
What versions do you use? Regards, Bernhard -- 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
