Hi Dan, I tried to send this twice, so I hope it works on the google groups site.
Hi Dan, Thank you very much for your mail! Sorry, i was a little stress when I wrote the email, I m happy to say that I got a test app working`-` I am using Mac OS X(10.6.2) Apache, ColdFusion 9 on the localhost. I re installed everything,and I am up and running`-` I am not sure what happened, or if something is missing from the helloWorld example(always my first look as it is the easiest of examples) Below are what happened with the 2 examples not working for me, all others do work. The example http://localhost/modelgluesamples/actionpacks/ gives the error: The XML module to be loaded from "/modelglueactionpacks/common/config/ ModelGlue.xml" can't be loaded because the file can't be found or read. Note all discussion is on localhost/modelgluesamples when I look in /actionpacks/config/NodelGlue.xml it is trying to load: <!-- Bring in common and usermanagement actionpacks --> <include template="/modelglueactionpacks/common/config/ModelGlue.xml" / > <include template="/modelglueactionpacks/usermanagement/config/ ModelGlue.xml" /> in the download there is no folder "common" or "usermanagement" in the /actionpacks directory Now I am not sure if the common/config/ModelGlue.xml is the same as config/ModelGlue.xml As for the helloworld example wen I remove the leading "/" in the config/ModelGlue.xml file I get a new error: The method setup was not found in component ModelGlue.gesture.eventrequest.phase.Initialization. Ensure that the method is defined, and that it is spelled correctly. Now since all the other example are working I did not go into the main framework a mess around. I am a real newbie at modelglue, and don't want to mess up something I don't understand. On a more positive note, I am stoked as I used the application template and I was able to configure and set up a simple Hello World example, and it works beautiful. It just says "Hello World from ModelGlue" so I made progress`-` My next step is to dive into the examples in the docs,and really learn the framework! So far I am really liking it. Thanks so much for your help`-` Johnny On Mar 15, 3:54 am, Dan Wilson <[email protected]> wrote: > Hey Johnny, > > We can certainly help you out. We will need a little more information in > order to provide you with the best service policy. > > Please have a quick look > athttp://docs.model-glue.com/wiki/FAQs/WhatInformationShouldIProvideFor... > > And give us as much information as you can. > > Thanks! > > DW > > > > On Sun, Mar 14, 2010 at 9:36 PM, Johnny <[email protected]> wrote: > > I am not sure why I am having problems getting Model Glue installed, > > but I am :( > > I download coldspring, but into localhost > > I download Model Glue 3.1 put into my localhost. > > now I have these folders: > > coldspring, ModelGlue, modelgluesamples > > > I go to hello world in the examples, and I get: > > The method setup was not found in component > > ModelGlue.gesture.eventrequest.phase.Initialization, > > modelglueapplicationtemplate > > > Any advice to get the framework installed? I have no mappings. > > thanks, > > Johnny > > > -- > > 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]<model-glue%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/model-glue?hl=en > > -- > “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 -- 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
