Hi, we have a quite big GWT project on Java Appengine, which uses code splitting and also multiple locales. We just added another locale and now it generates so many static files (>900) that it runs over the 3000 static files limit in total.
Any chance this limit can be raised? What is the best solution otherwise? Serve the static files from datastore or blobstore? Or an external CDN? Thanks, Uwe Maurer -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
