my gae-java app is also dying from

Caused by: java.lang.NoClassDefFoundError:
com/google/appengine/api/search/AddResponse

        at java.lang.Class.getDeclaredMethods0(Native Method)
        at java.lang.Class.privateGetDeclaredMethods(Class.java:2444)
        at java.lang.Class.getDeclaredMethods(Class.java:1808)
        ... 70 more
Caused by: java.lang.ClassNotFoundException:
com.google.appengine.api.search.AddResponse
        at 
com.google.appengine.runtime.Request.process-47f610f7be17f2cb(Request.java)
        ... 67 more



but I'm not using any search api at all

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to