Does anybody at Google have a suggestion for me ?

I'm willing to pay to be able to increase my maximum allowed number of
files as I really need it.

Is it possible to automatically replace WEB-INF/classes by one jar in
WEB-INF/lib ?  I can do it by hand and it works, but it's not very
practical to do.

Related issues :

http://code.google.com/p/googleappengine/issues/detail?id=1727 ->
Including multiple eclipse projects on the classpath
http://code.google.com/p/googleappengine/issues/detail?id=1579 -> WEB-
INF/classes should count as one file in file count quota

Any help would be greatly appreciated.

François
Bordeaux, FRANCE

On 29 mar, 13:51, Francois MASUREL <[email protected]> wrote:
> Thanx for your answer.
>
> You mean I can serve GWT generated javascript files and other resources from
> a ZIP file via a request handler ?
>
> Has anybody done this already ?  Any code samples around ?
>
> Thanx again.
>
>
>
> On Mon, Mar 29, 2010 at 1:41 PM, djidjadji <[email protected]> wrote:
> > You can make a zip file and serve the files from it with a request handler.
> > Maximum zip file size is 10Mb.
>
> > 2010/3/28 François Masurel <[email protected]>:
> > > Hi,
>
> > > While trying to deploy our internationalized GWT 2.0 application into
> > > production we encountered the error : "Applications are limited to
> > > 3000 files, you have 3956.".
>
> > > In fact, while developping we were limiting ourselves to one language
> > > and one browser and had no problem. But once when we activated  a few
> > > more languages and all browsers, we couldn't deploy our months of work
> > > application anymore.  It's very annoying.
>
> > > Is there anyway to increase the 3000 files limit ?
>
> > > Thanx a lot for your help.
>
> > > François
> > > Bordeaux, FRANCE
>
> > > App ID : i-wands
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > > To post to this group, send email to [email protected].
> > > To unsubscribe from this group, send email to
> > [email protected]<google-appengine%2Bunsubscrib 
> > [email protected]>
> > .
> > > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected]<google-appengine%2Bunsubscrib 
> > [email protected]>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.

Reply via email to