Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.1
-
Fix Version/s: 0.1
-
Component/s: Security manager
-
Labels:None
-
Number of attachments :
Description
See http://kasparov.skife.org/blog/2004/08/25#ashcroft
It probably makes sense to add a mechanism that will allow log4j to read files. Should be illegal by default, but could be allowed with something like:
-Dcom.thoughtworks.ashcroft.runtime.log4j.allowRead=true
Or a more generic mechanism:
-Dcom.thoughtworks.ashcroft.runtime.allowRead=some.package.SomeClass.someMethod,some.other.package.SomeOtherClass.someOtherMethod etc...