Hi everybody, I'm developing a web app with GWT and App engine, and I have the problem of having more than 3000 files, so the deploy on app engine fail. I have about 3800 files (I had add a lang, so the number of file grow a lot, from 2700 to 3800).
I take a look to my war folder, and I see that I have more than 2000 filse on WEB-INF/classes/.../client/ My question: the server really need this classes? Can I exclude from my war folder before upload? There is a simple way to do this? Any other suggestion is welcome... Thank you Alessandro -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/K2BXTHwPIAIJ. 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-web-toolkit?hl=en.
