I already sent an email to address this issue, but in case anyone else is running into this issue the argument for declaring a dedicated remote server port is -Drebel.remoting_port=[port number].
In general for JRebel JVM arguments, ‘.’ will be used to separate “rebel” from the rest of the argument and ‘_’ will be used to separate different words in the flags name.
Colton