Hey folks, First off I'd like to say I think you're doing an amazing job on this project. I haven't done much CF in the last year and seeing this new desktop app with GAE deploying built in... very nice.
I was playing with it and Standard Engine runs very nice. Wanted to create and start a GAE project and when I set it to use that runtime (and copy the files) I always get this error in the log: Creating the Google App Dev Server Starting the Google App Dev Server -] BlueDragon server is starting up... -] Product Version: 1.5 -] Build date: 2011-03-02 01:05:06 GMT -] tagChecker loaded: 110 tags -] cfmlFileCache Configuration. Caching=1000 files; trusted cache=false -] cfmlFileCache.loadCustomTagMappings [CF_] >> [/WEB-INF/customtags] -] cfmlFileCache.loadCFMappings: no CF mappings defined. -] PluginManager Auto Discovery (openbdplugin-XXXX.jar) ... -] ... found: 0 plugins -] cfEngine: Using default character encoding utf-8 -] cfEngine: WebResourcePath C:\Users\user\Desktop\Yves-Work\openbdGAE\WEB-INF\webresources -] cfApplicationManager.DefaultClientStorage=[cookie] -] cfApplicationManager.Using J2EE Sessions? false -] Generating UUID for CFTOKEN value -] cfCacheContent: InMemoryCache=50 -] expressionEngine loaded: 415 functions -] cfEngine: Show Debug output on error? true -] cfEngine: Strict Mode: ArrayPassByReference? false -] cfEngine: Strict Mode: FunctionScopedVariables? false -] cfEngine: Assertions disabled -] cfEngine: Combined Form/Url Scope? false -] cfEngine: Legacy server side form validation? true -] Init CF Collections error: null -] BlueDragon has initialised. Ready for requests. -] Server.cfc not available: /Server OpenBD: Version=1.5; Build=2011-03-02 01:05:06 GMT I noticed that Server.cfc line. Not sure if that may be the culprit or if I'm missing something else entirely which is altogether quite possible. :-) Also tried to follow a couple of blogs with instructions that related to an "OpenBD bundle"... since the site changed, I was a bit unsure where to find this. Thanks! Yves Arsenault "Love is the only force capable of transforming an enemy into a friend". --Martin Luther King, Jr. -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
