1f288f0d3f8c37d9c26540d42616e5608cd68729
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/pdserver/
Description
Languages
Java
100%