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:241482 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

