Skip to content
Snippets Groups Projects
Commit 30ce7c92 authored by NTUMBA WA NTUMBA Patient's avatar NTUMBA WA NTUMBA Patient
Browse files

Update Time Server

parent 4261028a
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ public class MeasureAgent {
// Registry port for rmi communication
LocateRegistry.createRegistry(port);
System.setProperty("java.rmi.server.hostname",address);
// System.setProperty("java.rmi.server.hostname",address);
// Creating and starting RMI connector
JMXServiceURL url = new JMXServiceURL("service:jmx:rmi:///jndi/rmi://" + address + ":" + port + "/server");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment