jumblemuddle Posted February 11, 2020 Share Posted February 11, 2020 Is there a way to modify the Java security policy? I'm attempting to use Clojure which uses `System.getProperties`, however I'm getting a `java.security.AccessControlException: access denied ("java.util.PropertyPermission" "*" "read,write")` error. Is there a way around this? Quote Link to comment Share on other sites More sharing options...
Chris Posted February 11, 2020 Share Posted February 11, 2020 nop Quote Link to comment Share on other sites More sharing options...