It looks like you don't have all of the GAE jars in your classpath. What's your testing environment? Are you using the GAE plug-in for Eclipse? You should have three "datanucleus-*" jars in your WEB-INF/ lib directory. The only environment I've tested this in is using the GAE plug-in for Eclipse; I have not tested using the GAE standalone SDK (though it should work if configured properly).
Vince On May 26, 12:04 pm, Brian Holmes <[email protected]> wrote: > > yeah, i have a cfc at the root of the war directory. right next to the > index.cfm file. I've tried using both CreateObject and CFCOMPONENT and > both give me the same internal error, which was why I was wondering if > I need cfc servlet and servlet mappings in the web.xml. Any specific > information you'd like let me know? It's really vague Blue Dragon > Internal Error but the stack trace is as follows: > > java.lang.NoClassDefFoundError: org/datanucleus/store/query/ > QueryCompilerSyntaxException > at com.naryx.tagfusion.cfm.tag.cfOBJECT.render(Unknown Source) --~--~---------~--~----~------------~-------~--~----~ 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 !! -~----------~----~----~----~------~----~------~--~---
