Go to %JRUN_HOME%\bin and modify jvm.config configuration file. Append the following line to the java.args configuration parameter:
java.args
-javaagent:$AGENT_PATH_WIN
Now you're ready to run JRebel enabled JRun server.