On Sun, May 30, 2010 at 12:05 PM, Alex Objelean <alex.objel...@gmail.com>wrote:

>
> jRebel allows you to change the java code without restarting the server.
>

I've not used jRebel, but I commonly run my applications in debug mode in
Eclipse and do not have to restart the server - even with code changes.  The
exception is changing a method signature of classes that are already loaded
- but adding methods, classes, or changing 90% of code does not require a
restart.  So, what does jRebel add?  Does it eliminate restarts even in
these cases where the normal debug mode requires one?

-- 
Jeremy Thomerson
http://www.wickettraining.com

Reply via email to