Hi, http://code.google.com/appengine/docs/java/tools/devserver.html#Using_the_Datastore does not seem to give any possibility to put it elsewhere
Why don't you copy it in and out of the war folder by yourself (for example via @Before and @After in JUnit testcases) in order to reach the behavior that you wish. regards didier On Sep 29, 7:34 pm, Sarath <prosar...@gmail.com> wrote: > Apparently, the Database on devserver is a file under the war folder. > Can we make this parametrized so I can keep the data persistent on a > particular location? -- 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 google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.