It looks like your development environment is not set up correctly. A couple of suggestions:
1. Before trying anything with OpenBD, make sure you can run the GAE sample project (http://code.google.com/appengine/docs/java/gettingstarted/creating.html). Only after getting the sample project running should you trying using OpenBD; this will insure your development environment is configured properly. 2. Make sure you have your project configured as a "Google App Engine" project and not as a "Google Web Toolkit" project. 3. Make sure you're running on JDK 1.5 or 1.6; it won't work with older JDKs. Vince On Sat, Jul 4, 2009 at 1:16 PM, Scott McAllister<[email protected]> wrote: > > I'm taking my first dive into Google App Engine and have decided to > equip myself with OBD for the journey. Unfortunately, I still haven't > gotten out of the README file. When I try to launch the development > server I get a 404 in the GWT browser and a list of errors in the > console that looks like the stack trace below. Any tips would be > great! -Scott > > Jul 4, 2009 5:06:10 PM com.google.apphosting.utils.jetty.JettyLogger > warn > WARNING: failed cfmServlet > java.lang.NoClassDefFoundError: javax/cache/CacheException > at com.naryx.tagfusion.cfm.engine.cfEngine.<init>(Unknown Source) > at com.naryx.tagfusion.cfm.engine.cfEngine.init(Unknown Source) > at com.naryx.tagfusion.cfm.cfServlet.init(Unknown Source) > at org.mortbay.jetty.servlet.ServletHolder.initServlet > (ServletHolder.java:433) > at org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java: > 256) --~--~---------~--~----~------------~-------~--~----~ 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 !! -~----------~----~----~----~------~----~------~--~---
