Hi All,
am using Memcache this way in my instance, with java.
MemcacheService syncCache = MemcacheServiceFactory.getMemcacheService();
syncCache.setErrorHandler(ErrorHandlers.getDefault());
myObject = syncCache.get(key);
On my instance logs am seeing this error:
java.lang.NoClassDefFoundError:
com/google/appengine/api/memcache/MemcacheServiceFactory
should we enable anything in the appengine-web config to support Memcache on
the cloud?
thx,
-Shiv
--
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-appengine/76725325-2626-44a4-b75c-e5c017bdb5e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.