Re: [appengine-java] Framworks

2011-08-09 Thread Amrendra Tripathi
n/> > > > -- > 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-java@googlegroups.com. > To unsubscribe from this group, send email to >

Re: [appengine-java] Re: Google Voice + App Engine (Java)

2011-02-04 Thread Amrendra Tripathi
erWrapper.java: > > > 152) > > >at org.mortbay.jetty.Server.handle(Server.java:326) > > >at > > > org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java: > > > 542) > > >at org.mortbay.jetty.HttpConnection >

Re: [appengine-java] Re: Accessing persisted/detached objects after PersistenceManager has been closed

2010-11-30 Thread amrendra tripathi
sir Plz tell me. how to be work with tomcat with Google app engine. thanks On 30 November 2010 21:16, Matthew Adams wrote: > I would recommend setting javax.jdo.option.RetainValues=true if you're > only going to read the values (for example, during rendering in the > view after the controller ha

Re: [appengine-java] Re: data in xml format from data store

2010-11-30 Thread amrendra tripathi
Sir, I am searching how to deploy our app engine with tomcat server. what changes occoures. plz give me detail thanking you On 29 November 2010 23:43, Stephen Johnson wrote: > I believe the 30 second limit is imposed on the time it takes for your > servlet to finish. Thus, if your servlet fi