From e968b69f96e47f1226b39bf4fc7aebbf993cc16e Mon Sep 17 00:00:00 2001 From: Giovanni Di Grezia Date: Mon, 8 Dec 2014 22:59:40 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c8d1d83..b2fc784 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ VM arguments: -Djava.security.policy=F:\Codes\Java\Programmazione_Distribuita_Server\policy -Djava.rmi.server.codebase=http://localhost/java_classes_pd/ - +_____________ http server by wamp with alias. @@ -20,10 +20,9 @@ Alias /java_classes_pd "F:/Codes/Java/Programmazione_Distribuita/out/production/ - +_________ policy grant { permission java.security.AllPermission; -}; - +}; \ No newline at end of file