Hi Luca,

Slim3 supports HOT reloading.
https://sites.google.com/site/slim3appengine/

Yasuo Higa

On Thu, Mar 10, 2011 at 7:58 PM, Luca Matteis <lmatt...@gmail.com> wrote:
> Hello everybody!
>
> I'm using Google AppEngine with their built in web server. My
> development goes about in a simple way: I make changes to my .java
> sources or .jsp and compile using ant and to see the changes I have to
> restart the development server.
>
> I'm wondering if there's a way I can avoid this last step of
> restarting my development server - somehow refresh the cached classes
> context of my web-server. The options provided by Google on this dev
> server are quite limited and am wondering if there's a better way.
>
> I would like to avoid using something like JRebel which I could buy,
> but for this simple project I'm just wondering if I can remove the
> burden of restarting my web-server... otherwise I'll live with it.
>
> Thanks.
>
> Luca
>
> --
> 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 
> google-appengine-java+unsubscr...@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-java@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