Hi Dan,
Thanks so much!

yeah sometimes I don't get paths, for me sometimes the "/" works and other
times it does not, other times I have to use the full path. Never really got
this.

I just went through the Quickstart 1, and in 3 minutes (it might have been
quicker`-`) I created a little project.
I will be going through the other Quickstarts tonight.

I think that ModelGlue is going to speed things up for me, and allow not to
re-create the wheel(CRUD, forms, etc.) for each new project that I do.

I do have some questions, but I think that it is best to read all the
documentation first, as this usually answers the questions that comes up
when you are first starting out with a new system.

Thanks so much for all your help!
Johnny`-`

On Tue, Mar 16, 2010 at 2:07 AM, Dan Wilson <[email protected]> wrote:

> Glad to hear you have it working Johnny.
>
> Sometimes pathing in ColdFusion can get a little complicated due to all the
> permutations.
>
> I'd very much recommend going through the quickstart and the training
> located here:
>
> http://docs.model-glue.com/wiki/QuickStart#Quickstart
>
> http://docs.model-glue.com/wiki/Training#WelcometoModel-Glue3Training
>
> These mini-courses will teach you Model Glue fundamentals and have been
> tested to work perfectly. More importantly, they have been designed to work
> with the latest version of the framework.
>
> DW
>
>
>
> On Tue, Mar 16, 2010 at 6:53 AM, Johnny <[email protected]> wrote:
>
>> 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]>
>> <model-glue%[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]<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]<model-glue%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/model-glue?hl=en
>

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

Reply via email to