Look in your war\WEB-INF\appengine-generated directory. there should be a local_db.bin file.
On 22 apr, 12:32, laurent <[email protected]> wrote: > it says there is a local_db file but it not exist on my project. > > On 22 avr, 11:55, Scott Ellis <[email protected]> wrote: > > > > > And you'll want to look at the BulkLoader for moving your data from live to > > the SDK and back. > > > On 22 April 2010 19:53, Nick Johnson (Google) > > <[email protected]>wrote: > > > > Hi, > > > > The SDK comes with the dev_appserver, a local development server. Please > > > see the getting started guide for your language at > > >http://code.google.com/appengine/docs/forinstructions on how to use it. > > > > -Nick Johnson > > > > On Thu, Apr 22, 2010 at 10:26 AM, laurent > > > <[email protected]>wrote: > > > >> Exist it a tool to stock and test in local a GAE applications with my > > >> datastore?For example , work with the contents of my datastore. > > >> I want to this because i don't want deploy every times my applications > > >> to the GAE server.To upload an application takes between 1 or 2 > > >> minutes.It's long. > > > >> thanks for your request. > > > >> -- > > >> You received this message because you are subscribed to the Google Groups > > >> "Google App Engine" group. > > >> To post to this group, send email to [email protected]. > > >> To unsubscribe from this group, send email to > > >> [email protected]<google-appengine%[email protected]> > > >> . > > >> For more options, visit this group at > > >>http://groups.google.com/group/google-appengine?hl=en. > > > > -- > > > Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. > > > :: Registered in Dublin, Ireland, Registration Number: 368047 > > > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: > > > 368047 > > > > -- > > > You received this message because you are subscribed to the Google Groups > > > "Google App Engine" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<google-appengine%[email protected]> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-appengine?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" 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 > > athttp://groups.google.com/group/google-appengine?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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 > athttp://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
