I have found that the problem is a known bug http://reactorframework.org/ticket/119
Unfortunately the supplied patch file gives an error when trying to download. But a possible fix is to change line 61 in query.cfc to include arguments.type: <cfset var queryFileName = "/reactor/project/#arguments.Config.getProject()#/Queries/" & arguments.Config.getType() & "_" & arguments.type & "_" & getHash() & ".cfm" /> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [EMAIL PROTECTED] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
