[google-appengine] Re: Problem deploying - javax.servlet.UnavailableException

2015-04-07 Thread Shobhit
Hi Hossein, I think you are getting the error because authentication filter that uses Google Accounts for logged-in users is unavailable, it means something is changed while uploading the app or during compilation.Check the execution environment JRE in your eclipse and make it 1.7 or try to

[google-appengine] Re: Problem deploying - javax.servlet.UnavailableException

2015-04-07 Thread M. Hossein Amerkashi
Hi Shobhit, I'm using java 1.7.0_40-b43 on Windows box. This same environment has been used to publish previous versions of my app. I have archive versions of all my versions. Interesting thing is that even my old version that had previously been published successfully and works properly,