With the end of jrebel's free license, it's complicated to work with javaEE, I have tried to use alternatives like VCEVM, but for a project technology limitation it does not work. Changing methods I've already achieved with the intellij hot-swap, but the JSP pages need to be copying and putting in the deploy location so that the server does not need to restart. Does anyone know a way to do reload of JSPs in JBOSS using intellij?