Interesting. Now I am able to deploy my app with precompilation- enabled set to true without making any change to app or environment.
Thanks G On Jul 19, 11:41 pm, Galoch <[email protected]> wrote: > Hi, > > I looked at the release notes of 1.3.1 where it says "Java > Precompilation is now on by default" where as the current > documentation at link [http://code.google.com/appengine/kb/java.html] > says it will be supported in future versions. > > I believe, former is true. Reason being, I am unable to deploy > application with default settings in my appengine-web.xml since > deployment fails with 500 internal server error. Has anyone else > noticed it. I have seen this issue pop up after I started using task > queues. > After explicitly turning off precompilation of JSPs, I am able to > deploy but I am not sure what would be the impact on overall app > performance. > > Thanks > G -- 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.
