Sean,

I also have MySQL 5 on my machine and thought of this same idea (oracle database supported) and set up my environment using MySQL and I'm still getting the same exact error on the same exact line.  I even deleted the projects and data directories.  Anybody have the sample running on MySQL or Oracle, successfully?

Chris


On 3/31/06, Sean Corfield <[EMAIL PROTECTED]> wrote:
On 3/30/06, Jeff Lester <[EMAIL PROTECTED]> wrote:
>  <cfset variables.EntryGateway =
> Reactor.createGateway("Entry").init(variables.BlogConfig.getRecentEntryDays ())
> />
>
> I'm not sure why you're trying to access the init function on an
> auto-generated reactor gatway file...

This is for the sample app. I seem to recall that Doug said the sample
app has custom code for the "supported" databases (the sample app does
not support all of the databases that Reactor itself supports).

The sample app used to be fairly DB-specific so you may have
difficulty getting it to run against Oracle. You could try copying the
mysql or mssql custom files into the oracle directory, renamed
appropriately, but you're off in uncharted territory...
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood



-- Reactor for ColdFusion Mailing List -- [email protected]
-- Archives at http://www.mail-archive.com/reactor%40doughughes.net/





--
Chris Tilley -- Reactor for ColdFusion Mailing List -- [email protected] -- Archives at http://www.mail-archive.com/reactor%40doughughes.net/

Reply via email to