Hello,
My application is Struts2 based

I have tried setting up the cron job every minute.  But, still it does not
help.
The response time was still 20sec for the first time.

-Aswath

On Mon, Jan 4, 2010 at 10:00 AM, zhiw...@gmail.com <zhiw...@gmail.com>wrote:

> have a look at this link:
>
> http://groups.google.com/group/google-appengine-java/browse_thread/thread/603cc766d1e1c3d4/88913abfcb6351e8
>
> On Dec 31 2009, 6:17 pm, Naim <mdnh...@gmail.com> wrote:
> > Hi,
> >
> > I have deployed a small application on appengine using Spring
> > framework.
> > But I have noticed, if my app does not get any request for a after
> > period of time (10 mins perhaps), all the initialization done by
> > Spring vanishes. To serve the next request, it initializes the Spring
> > application context and all the servlet contexts.
> > At the moment, I am preventing this by running a cron that makes a
> > request to my app every minute.
> >
> > Is there any other way? Am I missing something?
> > __
> > Naim
> > mdnh...@gmail.com
>
> --
>
> 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<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>
>

--

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.


Reply via email to