I have written an app and successfully tested it locally with the SDK.
It uses some large tagger files to tag my data. The size of one file
goes over 20MB. I need these files in my war to run the app. Locally
it runs fine as it is a part of my war.

When I try to upload it using" appengine-java-sdk\bin\appcfg.cmd
update <war>" command, it gives an error and indicates that there is a
size limit on every file that can be uploaded. (which is 10 MB).

Can ayone tell me what is the solution to this problem?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to