Trying to use JRebel Remote using Jrebel standalone.
I extracted jrebel-noinstall to c:\jrebel
I registered jrebel successfully.
I added these command line arguments:
-agentpath:/jrebel/lib/jrebel64.dll -Drebel.remoting_plugin=true -Drebel.remoting.port=6050
Started the JVM and I see the FSNotifier exe open and close.
I opened the port to 6050 on firewall.
But the server fails to listen:
telnet 192.168.1.206 6050
Times out.
I had it working on Friday somehow.
What am I doing wrong?