Re: [appengine-java] Bulk Downloading

2010-07-29 Thread Deepika M
There is also a discussion about it here where it gives suggestions without removing login line http://stackoverflow.com/questions/1260835/which-credentials-should-i-put-in-for-google-app-engine-bulkloader-at-development On Thu, Jul 29, 2010 at 11:18 AM, Deepika M wrote: > Hi, > > I am quoting

Re: [appengine-java] Bulk Downloading

2010-07-29 Thread Deepika M
Hi, I am quoting the following line from the site http://blog.suinova.com/2009/03/tutorial-on-bulkloading-data-onto-app.html Note that if you run it on local development machine, comment off the last line login:admin so that you don't need a credential to run the bulkloader. Check if that help

[appengine-java] Bulk Downloading

2010-07-28 Thread pbadn
This is a problem I have been working on for several hours. I installed the RemoteApiServlet into my GAE Java app and deployed it. I also modified my web.xml file to have a that limited access to admin only. I get about 10 messages marked [INFO ]. The last one says it is connecting to the addre