[appengine-java] Re: Jetty reload and scanIntervalSeconds?

2010-07-03 Thread Rob Roland
Oh, great idea.  I'll give that shot.

Thanks much,

Rob

On Jun 29, 8:34 am, Nacho Coloma icol...@gmail.com wrote:
 You can use Jrebel with GAE:http://www.zeroturnaround.com/jrebel/

 You will have to combine both instrumentation agents in the launcher,
 but it works fine.

 On Jun 27, 6:22 pm, Rob Roland rob.rol...@gmail.com wrote:



  Hi all,

  If you've used Jetty via Maven before, you've probably used the reload
  and scanIntervalSeconds configuration options. Is there a way to do
  this with the local DevAppServerMain?  It's really helpful to be able
  to modify your HTML and have it visible immediately within your dev
  environment.

  Thanks,

  Rob

-- 
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.



[appengine-java] Re: Jetty reload and scanIntervalSeconds?

2010-06-29 Thread Nacho Coloma
You can use Jrebel with GAE:
http://www.zeroturnaround.com/jrebel/

You will have to combine both instrumentation agents in the launcher,
but it works fine.

On Jun 27, 6:22 pm, Rob Roland rob.rol...@gmail.com wrote:
 Hi all,

 If you've used Jetty via Maven before, you've probably used the reload
 and scanIntervalSeconds configuration options. Is there a way to do
 this with the local DevAppServerMain?  It's really helpful to be able
 to modify your HTML and have it visible immediately within your dev
 environment.

 Thanks,

 Rob

-- 
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.