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人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
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.
サインインしてコメントを残してください。