Well then I must have the worst luck in the world Switching back over to the OpenBD Desktop Server - 1.) Create directory in webroot 2.) Specify Web App Folder of directory from 1 3.) specify 'Google App Engine' in the Runtime Engine option and press 'Start Web App'.
Result in console: Starting GoogleAppEngine Server Port: 8002; Exts: *.cfm *.cfml ; Folder: C:\websites\dump Preparing the environment [JAR] Moved: 0; Copied: 45 [customjars] Copied: 0 Ready to execute Initializing Logging Creating the Google App Dev Server java.lang.RuntimeException: Unable to create a DevAppServer I'm on win 7 64 bit - I have no idea what's up here.(I'm running the desktop server app as both admin and non in case that mattered) On May 6, 8:49 pm, Matthew Woodward <[email protected]> wrote: > If you just copy the files from the openbd download into the WEB-INF > directory of the gae project and let it overwrite any files that are already > there that's all you need to do. It's no more complicated than that. > On May 6, 2011 6:30 PM, "Kevin Penny" <[email protected]> wrote: > > > > > > > > > I'll give it another shot - so I'm assuming my web.xml will need to be > > 'merged' together for the file extension references etc. from the > > openbd one - > > > On May 6, 5:47 pm, Matthew Woodward <[email protected]> wrote: > >> Yeah definitely don't blow away the webinf stuff that's already there. > >> On May 6, 2011 3:30 PM, "Alan Holden" <[email protected]> wrote: > > >> > I'm not sure if you were supposed to "overwrite" the contents of the > >> > gae web-inf directory, but supplement it: to copy files to it that were > >> > not there already. > > >> > I recall Matt saying something to that effect, not sure if that's still > >> > the case (or if I'm even thinking of the same dir). > > >> > Al > > >> > On 5/6/2011 2:58 PM, Kevin Penny wrote: > >> >> Ok so here are my steps: > > >> >> 1.) created new gae project in eclipse > >> >> 2.) copied the web-inf from the openbd war file and overwrite my gae > >> >> project web-inf dir with the data from openbd > >> > (snip) > > >> > -- > >> > official tag/function reference:http://openbd.org/manual/ > >> > mailing list -http://groups.google.com/group/openbd?hl=en > > > -- > > official tag/function reference:http://openbd.org/manual/ > > mailing list -http://groups.google.com/group/openbd?hl=en -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
