Not working to alter java.security file! (policy.provider property)
843811Jul 19 2001 — edited Sep 19 2001I'm trying to alter the policy.provider property located in the java.security file, so it points to my Policy class. It doesn't seem to be working. All my class does is give AllPermission to everything, yet it keeps telling me permission denied when i try anything secure. What's wrong?