I have my datastore-indexes.xml configuration file set as

  <datastore-indexes autoGenerate="true">
  </datastore-indexes>

I make successive runs of the development server. Each time before
stopping it, I wait a couple of minutes for updates to be flushed to
local_db.bin and datastore-indexes-auto.xml.

I have found that successive runs of the development server can cause
previously-existing automatically-generated datastore indices to be
erased (even though the datastore data in local_db.bin is preserved).

Has anyone else found this? Is this expected behaviour or a glitch?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-java?hl=en.

Reply via email to