Top "Jrebel" questions

JRebel is a plug-in for the Java Virtual Machine (JVM) that enables instant reloading of changes made to a Java class file.

Intellij IDEA Java classes not auto compiling on save

Yesterday I switched to IntelliJ IDEA from Eclipse. I am using JRebel with WebSphere Server 7 as well. Everything now seems …

java jakarta-ee intellij-idea jrebel
Redeploy alternatives to JRebel

JRebel allows for newly compiled code to be redeployed without restarting the application. I am wondering if there are any …

java jrebel hotswap
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]

I have been trying to run with JRebel this configuration: Here is my output: c:\JBOSS\jboss-portal-2.7.2\bin\run.bat …

jboss intellij-idea jrebel jdwp
JSF and automatic reload of xhtml files

I had some problems with hot-reloading XHTML files using JRebel, Spring, JSF Mojarra 2.0.3 and WebLogic 10.3. JRebel reloads regular Java classes …

java jsf facelets mojarra jrebel
IntelliJ IDEA "Make project automatically" woes

Back in December I switched from Eclipse to IntelliJ IDEA but within a couple of days I switched back. Today …

java eclipse intellij-idea jrebel
Exploded War deployment with IntelliJ Idea, Maven, Tomcat and JRebel

I'm developing a web-based application with IntelliJ Idea 12, Maven, JRebel and Tomcat. In order to take advantage of JRebel, automatically …

maven web intellij-idea jrebel
source folders not visible in Netbeans project after installing jRebel plugin?

I installed jRebel on Netbeans 7.4 beta one day, the next day all my source folders an libraries to disappeared from …

java netbeans jrebel
Alternative of Jrebel for Hotswap or HotDeployment in Eclipse

As i am working in Java from past couple of year i do not saw any effort from Oracle to …

java eclipse jrebel hotdeploy
What are the benefits of JRebel?

I've been checking out JRebel. According to their site: "JRebel is an anything-Java plugin that speeds up JVM-based development (Java, …

jakarta-ee jrebel
Eclipse - Reference to undefined variable jrebel_args

After uninstalling JRebel from Eclipse Kepler (on Ubuntu 12.04), when I try to run my web app on server I get …

eclipse jrebel eclipse-kepler