Kevin, looks to me like you have a gateway object in your model/data directory that's extending a core object, but pointing to the wrong project folder. I'd venture to guess that at some point you renamed your project in your coldspring file, and then regenerated your reactor objects....
Doug :0) On 4/10/07, Kevin Roche <[EMAIL PROTECTED]> wrote:
Hi, I have a strange problem which I can't track down. I am getting an error when I try to run my reactor application. The error occures on line 151 in objectFactory.cfc and says: Could not find the ColdFusion component reactor.project.Scaffolding.Gateway.SiteGateway.cfc If I put the following URL into a browser I can see the component auto documentation page is there: http://127.0.0.1/reactor/project/Scaffolding/Gateway/SiteGateway.cfc I figure that the above test shows that the CF mappings are correct. The application is a fusebox5 based application and the line in the parsed file that causes the error is: <cfset Application.ao__AppObj_mCMS01AdsTags_Site_Gateway = myFusebox.getApplication().getApplicationData().reactor.createGateway("Site" ) /> Any out there have any idea what might be going wrong? Kevin Roche -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
