[appengine-java] problem with Datastore quotas

2010-02-01 Thread dmakariev
Hi all, I have the following problem : my quotas show the following : Total Stored Data26% 0.26 of 1.00 GBytes Okay at the same time Datastore Statistics is showing : Size of all entities: 5 MBytes Breakdown by Property Type Property Type Size Blob 5 MBytes String

[appengine-java] Re: problem with Datastore quotas

2010-02-01 Thread dmakariev
: On the page that shows those details is a link to a doc that explains   where the extra space is used.  Probably indexes could consume a lot. On 1 Feb 2010, at 16:29, dmakariev wrote: Hi all, I have the following problem : my quotas show the following : Total Stored Data           26

[google-appengine] Re: why my datastore nearly be full?

2010-02-01 Thread dmakariev
Hi to all , I'm experiencing the same problem. I've described it also in : http://groups.google.com/group/google-appengine-java/browse_thread/thread/27d03163d170e6ec/9ad021dee7e82359 Currently my status is : from the dash board : Total Stored Data : 38% (and definitely counting..) Datastore

[google-appengine] Re: why my datastore nearly be full?

2010-02-01 Thread dmakariev
Hi to all , I have more or less the same problem. I've described it also here : http://groups.google.com/group/google-appengine-java/browse_thread/thread/27d03163d170e6ec/9ad021dee7e82359 my current status is : Total Stored Data : 37% While at the same time the Display statistics is : Size of all

[appengine-java] JSF 2.0 with Spring 3 and Spring Security 3

2010-01-26 Thread dmakariev
You you like a really fast start with GAE ? Less then 5 min .. and have a running application ? you can read here : http://dmakariev.blogspot.com/2010/01/jsf-20-with-spring-3-and-spring.html or try this steps: 1. mvn archetype:generate -DarchetypeCatalog=http://