java.security.Policy

Hello,

I want to use my own Policy-Class wich is derivated from java.security.Policy. So I changed the policy.provider entry in the java.security file but the programs further on use the sun.security.provider.PolicyFile file.

Does anybody know why?

Greetings, Sebastian...

[312 byte] By [Unoft] at [2007-9-26 1:57:28]
# 1

read my posts on this. it's the one with Xbootclasspath in the message.

Also, (this is not meant to be mean):

I have noticed ALOT that people post the same question as someone else over and over again, even though it was already fully answered. Please, before you post to a forum, do a thorough search of the forum for answers on that topic.

6tr6tr at 2007-6-29 3:14:05 > top of Java-index,Security,Other Security APIs, Tools, and Issues...
# 2
Try http://www.javageeks.com/Papers/JavaPolicy/index.html
keithbannister at 2007-6-29 3:14:05 > top of Java-index,Security,Other Security APIs, Tools, and Issues...