Okay... In ModelGlue.cfm, I changed this part: ModelGlue.Core.XMLModelGlueLoader
to this: Core.XMLModelGlueLoader and it works. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: Brian Kotek [mailto:[EMAIL PROTECTED] Sent: Thursday, May 25, 2006 12:24 PM To: CF-Talk Subject: Re: Problem setting up Model-Glue... Try clearing the template cache in the ColdFusion administrator. For some reason I get this error fairly regularly (disturbingly regularly?) when dealing the CFC heavy systems like Model-Glue or Reactor. On 5/25/06, Andy Matthews <[EMAIL PROTECTED]> wrote: > > Yep...the modelGlue samples are also directly inside my webroot. > > <!----------------//------ > andy matthews > web developer > certified advanced coldfusion programmer > ICGLink, Inc. > [EMAIL PROTECTED] > 615.370.1530 x737 > --------------//---------> > > -----Original Message----- > From: Matt Williams [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 25, 2006 11:41 AM > To: CF-Talk > Subject: Re: Problem setting up Model-Glue... > > > You would want a mapping named ModelGlue and pointing to > C:\phpdev\www\ModelGlue\. But even that isn't necessary if C:\phpdev\www > is > your web root. > > To run the sample apps, you need to pull that directory up to your web > root, > or again create a mapping named 'modelgluesamples' and point to the > location > you have it. This is necessary because the CFCs are created with (for > example) createObject('component',' > modelgluesamples.contactmanager.controller.ContactManagerController') > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241493 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

