RMI registry created at port 49001
rmi://127.0.0.1:49001/EnginePool
Pool Server ready.
after words nothing happened what to do. I am working on Ubuntu 18 os
RMI registry created at port 49001
rmi://127.0.0.1:49001/EnginePool
Pool Server ready.
after words nothing happened what to do. I am working on Ubuntu 18 os
0 out of 0 found this helpful
Comments
1 comment
RMI code sample consists of two parts (both are to be compiled to executables): the RMI server and the RMI client.
It looks like you have launched the server, but did not launch the client part.
Please sign in to leave a comment.