5 ms·
I have tried many times to get JRebel to work properly. So, I gave up as the docs are horrible. It (JRebel) uses an agent to do the hot swapping instead of mo
by acidblue 15y ago
I have tried many times to get JRebel to work properly. So, I gave up as the docs are horrible. It (JRebel) uses an agent to do the hot swapping instead of modifying the jvm.
I grabbed DECVM (and unfortunately I had to grab ICED Tea to run it on OS X, so this limits my use) and it works wonderfully so far. The only thing that JRebel does offer, that perhaps some of us will figure out for DECVM, is reloading Spring configurations. Since a lot of us are using DI, the DECVM tool only gets us to point, then the wonderful JVM restart has to happen.