Hi,

I got the same error, can you try adding the following jars to your
classpath

appengine-api-stubs.jar
appengine-api.jar
appengine-local-runtime.jar

HTH

Dominik
On Oct 20, 7:21 am, stanlick <stanl...@gmail.com> wrote:
> I have configured my test environment according to the notes found
> here.
>
> http://code.google.com/appengine/docs/java/howto/unittesting.html
>
> However, when I run my unit test, I am receiving
> java.lang.NoClassDefFoundError: com/google/appengine/api/datastore/
> CompositeIndexManager.  Is there possibly another jar I need on my
> path?
>
> Peace,
> Scott
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to