Re: [appengine-java] raise limits for applications

2011-03-23 Thread Ikai Lan (Google)
You should explore: - Blobstore: http://code.google.com/appengine/docs/java/blobstore/overview.html - Google storage: http://code.google.com/apis/storage/ There are other options for application distribution. Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.bl

[appengine-java] raise limits for applications

2011-03-22 Thread Perun Katana
Hi all, I was thinking if there could be a way to raise the limits for applications. My contecern is, that I have a JNLP application with a nice bunch of libraries included (e.g. jasper reports, etc), which takes the application nicely over 10 MB. The application is built as a Netbeans RPC app