Thanks. The patch works. My app is running. I still think I'm not understanding something fundamental about the applicationMapping, as I've had to change my image and controller paths within my app code to get them showing up correctly. The directory structure of my app has not changed, only the location of the frameworks. Looks like I need to go back and read up.
Thanks for the patch. That definitely solved the issue. On Sep 20, 2009, at 5:50 AM, Chris Blackwell wrote: > Hi Victoria, > > As i suspected this isn't a MG issue its a Reactor one, but the > cause is the same as was affecting MG in a sandboxed environment in > the thread i linked. The error is actually being caused by an > expandPath() in reactor/config/config.cfc line 117 but coldspring > has a nasty habit of disguising the real error and throwing that > rather unhelpful bean creation exception > > I've attached a patch that should get it working for you. I will > also submit the patch to the Reactor team and hopefully they will > test it and incorporate it into the official version. > > Cheers, Chris > > > > > > > > <config.cfc.diff> > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
