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
3.) compiled, and ran locally on localhost:8888
Receiving this error:
Problem accessing /. Reason:
javax.servlet.ServletException: BlueDragon Engine Failed to
initialise tags: java.awt.Color is a restricted class. Please see the
Google App Engine developer's guide for more details.
Caused by:
javax.servlet.UnavailableException: javax.servlet.ServletException:
BlueDragon Engine Failed to initialise tags: java.awt.Color is a
restricted class. Please see the Google App Engine developer's guide
for more details.
at
org.mortbay.jetty.servlet.ServletHolder.makeUnavailable(ServletHolder.java:
415)
at
org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:
451)
at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:
263)
at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
50)
at
org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:
685)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
at
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:
1250)
at
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:
517)
at org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:
467)
at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
50)
at
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:
130)
at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
50)
at
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:
130)
at org.mortbay.jetty.Server.doStart(Server.java:224)
at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
50)
at
com.google.appengine.tools.development.JettyContainerService.startContainer(JettyContainerService.java:
186)
at
com.google.appengine.tools.development.AbstractContainerService.startup(AbstractContainerService.java:
149)
at
com.google.appengine.tools.development.DevAppServerImpl.start(DevAppServerImpl.java:
170)
at
com.google.appengine.tools.development.gwt.AppEngineLauncher.start(AppEngineLauncher.java:
119)
at com.google.gwt.dev.DevMode.doStartUpServer(DevMode.java:494)
at com.google.gwt.dev.DevModeBase.startUp(DevModeBase.java:1058)
at com.google.gwt.dev.DevModeBase.run(DevModeBase.java:800)
at com.google.gwt.dev.DevMode.main(DevMode.java:304)
On May 6, 8:47 am, Paul Kukiel <[email protected]> wrote:
> Dont delete the web-inf directory as I mention. Not sure why that worked
> when I did the video but you don't need to. Everything else should remain
> the same though.
>
>
>
>
>
>
>
>
>
> On Fri, May 6, 2011 at 11:13 PM, Kevin Penny <[email protected]> wrote:
> > Any Idea why I'd get that error in GAE just by deploying it?
>
> > On May 6, 7:12 am, Alan Williamson <[email protected]> wrote:
> > > Kevin, thanks for jumping in.
>
> > > What is it you are attempting to do?
>
> > > To get up and running simply download the Desktop Server and run that.
>
> > > Or if you want to import it into Eclipse and get deeper, then download
> > > the GAE WAR file.
>
> > > You shouldn't have to anywhere near the SVN repositoriy
>
> > --
> > official tag/function reference:http://openbd.org/manual/
> > mailing list -http://groups.google.com/group/openbd?hl=en
>
> --
> Paul Kukiel
--
official tag/function reference: http://openbd.org/manual/
mailing list - http://groups.google.com/group/openbd?hl=en