Recently, I needed a remote compilation on java, so, I found the JARC
:
http://pointdefence.net/jarc/index.html
So, I execute the shell script that runs the RMI
server, but when I run the shell script to compile the java client, it throws an exception like:
java.rmi.NotBoundException: jarc.server.JavaCompilerActive1.0
So, I want compile a simple "hello world" program on a remote server, does anyone know of a way to accomplish this?
java.rmi.NotBoundException: jarc.server.JavaCompilerActive1.0
The name specified is not bound in the Registry you looked up. Either:
Your client looked up the wrong Registry.
Your server bound to the wrong Registry.
Your server bound to the right Registry with a different name.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With