P.S. I recommend that you *not* use the source code bundle for your
first time using OpenBD on GAE. Use the smaller "binary" bundle first.
Then when you're familiar with that you can move up to the source
code.

On May 26, 12:58 pm, [email protected] wrote:
>
> When you create a "New Web Application Project" using the GAE plug-in
> for Eclipse, it should automatically include all the necessary JARs
> within the WEB-INF/lib of your project. Specifically, it should
> contain the datanucleus-core-1.1.0.jar file, which contains the
> QueryCompilerSyntaxException class. The error you're getting says that
> the QueryCompilerSyntaxException class can't be found, which indicates
> that the datanucleus-core-1.1.0.jar file is missing from your WEB-INF/
> lib directory. This is troubling, since it indicates that your project
> has not been set up properly.
>
> I'd recommend starting from scratch and creating a new web application
> project using the wizard provided by the GAE plug-in for Eclipse, then
> confirm that the datanucleus-core-1.1.0.jar file is in your project's
> WEB-INF/lib directory. Then add the OpenBD jars (and other files) to
> your project.
>
> Vince
>
> On May 26, 12:49 pm, Brian Holmes <[email protected]> wrote:
>
> > I'm using the GAE plugin for eclipse. I downloaded the GoogleAppEngine
> > Bundle. I just downloaded the src code for the GAE Bundle and it
> > appears there are alot of .jars ( and other things ) in the WEB-INF/
> > lib that aren't in the bundle. Can I just copy the src web-inf over to
> > my Eclipse GAE project?
>

--~--~---------~--~----~------------~-------~--~----~
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 !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to