[appengine-java] Re: Google app engine problem

2012-03-20 Thread vega
i had this problem too brought me near to a heart atack that nothing i did changed anything, cause i thought it would be more likly that i´m making a very stupid mistake. let your code run locally on the dev server, before you upload it. that solved this problem for me (run as... in ecl

[appengine-java] Re: Google app engine problem

2012-03-16 Thread Jose Montes de Oca
Are you making sure the version you are uploading is then marked as the default? this is likely you are uploading a new "non-default" version, which is not going to show when you go to your appid.appspot.com url. Hope this helps! On Thursday, March 15, 2012 3:28:55 AM UTC-7, kshitiz jaiswal wro