google app engine - I can't upload my Play application on GAE : appengine-api-1.0-sdk-1.4.0.jar too large to upload -
I use play-ge module. I found this jar in Lib directory = & gt; Error 500 during execution (Klasnotfound Exception: com.google.appengine.api.memcache.MemcacheServiceFactory).
So, it seems that this jar is necessary ...
I get a discussion about it here: but no solution.
Should I divide this jar? Pfff ... ;-) Everyone does this?
You may want to use a different installation of GAE with a more recent version Can try. I have version 1.5 and I'm uploading my app with no errors:
Play ga: deployment --gae = / user / javierhe / java / gae-sdk-1.5 0
Comments
Post a Comment