Yes, here was the issue:

Function(s)onApplicationStart (/cftest/war/Application.cfc, Line=37,
Column=2)
|
+--loadColdbox (/cftest/war/coldbox/system/Coldbox.cfc, Line=61,
Column=2)
    |
    +--loadApplication (/cftest/war/coldbox/system/services/
LoaderService.cfc, Line=40, Column=2)
        |
        +--loadConfiguration (/cftest/war/coldbox/system/web/loader/
CFCApplicationLoader.cfc, Line=34, Column=2)
DetailProblem occurred while parsing: Encountered invalid token after
"="Tag ContextCFFUNCTION (/cftest/war/Application.cfc, Line=37,
Column=2)
|
+-- CFSCRIPT (/cftest/war/Application.cfc, Line=38, Column=3)
    |
    +-- CFFUNCTION (/cftest/war/coldbox/system/Coldbox.cfc, Line=61,
Column=2)
        |
        +-- CFSCRIPT (/cftest/war/coldbox/system/Coldbox.cfc, Line=62,
Column=3)
            |
            +-- CFFUNCTION (/cftest/war/coldbox/system/services/
LoaderService.cfc, Line=40, Column=2)
                |
                +-- CFSCRIPT (/cftest/war/coldbox/system/services/
LoaderService.cfc, Line=45, Column=3)
                    |
                    +-- CFFUNCTION (/cftest/war/coldbox/system/web/
loader/CFCApplicationLoader.cfc, Line=34, Column=2)
                        |
                        +-- CFSCRIPT (/cftest/war/coldbox/system/web/
loader/CFCApplicationLoader.cfc, Line=38, Column=3)Source
71:     }
72:
73:     //Create config Object
74:     oConfig = createObject("component", configCreatePath);

Rich

On Thu, Apr 8, 2010 at 2:50 PM, Matthew Woodward <[email protected]> wrote:
> On Thu, Apr 8, 2010 at 11:47 AM, Rich Tretola <[email protected]> wrote:
>>
>> Does anyone have ColdBox running on the GAE edition of Blue Dragon?
>>
>
> Mach-II works perfectly but I haven't tried ColdBox. Did you try it and run
> into issues? If so there are likely changes that would need to be made to
> ColdBox. We had to tweak one minor thing on Mach-II (which turned out to be
> a benefit overall anyway), but other than that everything worked fine.
> --
> Matthew Woodward
> [email protected]
> http://blog.mattwoodward.com
> identi.ca/Twitter: @mpwoodward
>
> 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://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon
> mailing list - http://groups.google.com/group/openbd?hl=en
>
> !! save a network - please trim replies before posting !!

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to