[appengine-java] Re: Server Error : Deployment Failed

2011-08-21 Thread Nichole
you can get notifications for the issue at: http://code.google.com/p/googleappengine/issues/detail?id=5474 On Aug 20, 12:10 am, steveb steve.buikhui...@gmail.com wrote: and me On Aug 20, 3:13 pm, BoulderGae sc...@scmlabs.com wrote: Me Too! On Aug 19, 10:34 pm, culov

Re: [appengine-java] Re: Server Error : Deployment Failed

2011-08-21 Thread JT
No issue here.deployed fine. On Aug 21, 2011 4:00 AM, Nichole nichole.k...@gmail.com wrote: you can get notifications for the issue at: http://code.google.com/p/googleappengine/issues/detail?id=5474 On Aug 20, 12:10 am, steveb steve.buikhui...@gmail.com wrote: and me On Aug 20, 3:13 pm,

[appengine-java] Mail API calls - Quota

2011-08-21 Thread realdope
Hi, According to http://code.google.com/appengine/docs/quotas.html#Billable_Quotas_and_Fixed_Quotas, Resource Free Default Quota Billing Enabled Default Quota Daily Limit Maximum Rate Daily Limit Maximum Rate Mail API Calls 7,000 calls 32 calls/minute 1,700,000 calls 4,900 calls/minute

[appengine-java] Session beans (JSF2, xhtml) do not work

2011-08-21 Thread aprendiz
I have a serious problem. I am developing an online store with JSF2, and I have to implement a shopping cart, but the GAE's documentation indicates: JSP session beans are not supported, to enable parsing, add % @ page isElIgnored = false % to your JSP and % @ tag isElIgnored = false % to tag your

[appengine-java] Appsstats for cronjob

2011-08-21 Thread Sydney
I configured my web.xml to enable appstats for my cron job. My cron job is handled by a servlet at the URL /cron/myjob and execute once an hour. When I access the appstats admin interface. I can see stats about /appstats URLs but not about /cron. I was expecting appstats to record events