I spent tall afternoon on this I'm stuck.  At the very least the started
OpenBD install gives the same issue as the GAE implementation.

Paul.

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of
Matthew Woodward
Sent: Sunday, September 06, 2009 9:52 PM
To: [email protected]
Subject: [OpenBD] Re: Help getting FW/1 running on OpenBD

Sean Corfield wrote:
> I'd like to be able to support OpenBD but I can't figure out what's
> wrong, after making all the syntax changes needed to get the basic
> code to "run"...
>   
I'm actually working on this now. Thus far I have it narrowed down to 
this: when doController() is called, arguments.cfc is not a structure, 
it's an empty string, so the <cfif structKeyExists(arguments.cfc ...> 
bit in that function blows up.

This is called from onRequest, specifically 
doController(request.controller), but when I dump the request scope in 
the onRequest method, request.controller is an empty string. I'd give 
you line numbers but I'm modifying the CFC heavily as I go so the line 
numbers would be rather irrelevant.

Still digging further to see why the controller isn't getting set but 
maybe that much will conjure up some thoughts. I'll let you know what I 
find as I dig further.

-- 
Matthew Woodward
[email protected]
http://www.mattwoodward.com/blog

Please do not send me proprietary file formats such as Word, PowerPoint,
etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html



--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to