Files
unisa_prog_distribuita_2014…/README.md

453 B

VM arguments: -Djava.security.policy=path/to/policy -Djava.rmi.server.codebase=http://localhost/pd/ -Djava.rmi.server.useCodebaseOnly=false


http server by wamp with alias or symlinks to project output class directory.


policy grant { permission java.security.AllPermission;

};


rmiregistry launched if needed in project output class directory or with -J-Djava.rmi.server.codebase=http://localhost/pd/