Hi, Starting the local dev environment is fully described here: http://code.google.com/appengine/docs/java/tools/devserver.html
if you don't succeed, let us know and I'll post some of my own code how I do it regards didier On Dec 14, 12:38 pm, Liang Ding <[email protected]> wrote: > 又发现一个中国人 ;-) > > 2010/12/14 EtuO <[email protected]> > > > > > 看不懂 > > > 在 2010-12-14 下午7:29,"Cesar Ruiz" <[email protected]>编写: > > > Hey, thank you for replying. > > > but what exactly do you mean by starting the local environment services, I > > created the Datastore indexes.xml and Im using the google plugin. > > > I ran the app and it worked but it doesnt create the local_db file, I > > deployed it to the google cloud it worked aswell. > > > The problem is in development mode and the exception is thrown on the line > > "entityTransaction.beging()". > > > When I choose "*Run GWT Dev Mode on Google App Engine *(on Netbeans)" (Im > > also using gwt as a framework), it tells me: > > > Please set the AppEngine Agent environment variable. Add > > appengine.agent={path-to-appengine-installation}/lib/agent/appengine-agent.jar > > to the file: {path-to-this-project}/nbproject/private/private.properties > > > Wich I did manually (opened the properties file and wrote the path of the > > appengine-agent jar). But it keeps erasing itself. How should I configure > > the appengine-agent, maybe thats the problem. > > > Thank you in advanced. > > > Kido. > > > On 14 December 2010 05:35, Didier Durand <[email protected]> wrote: > > > > Hi, > > > > Do you get thi... > > -- > > Cesar Ruiz. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine f... > > > -- > > 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]<google-appengine-java%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine-java?hl=en. > > -- > My Blog:http://blog.csdn.net/DL88250 > -------------------------------------------------------- > Open Source, Open Mind, Open Sight, Open Future! -- 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.
