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, [email protected] <[email protected]>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 <[email protected]> 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
> > [email protected]
>
> --
>
> 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.
>
>
>

--

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.


Reply via email to