https://issues.apache.org/bugzilla/show_bug.cgi?id=50435
--- Comment #6 from Glenn Adams <[email protected]> 2012-04-08 19:04:44 UTC --- (In reply to comment #5) > I think that the commit above introduces an inconsistency related to the > default values, when FOP is executed in a normal (cache is used, unless a > system property is set) and in a security constrained environment (cache is > never used). Assuming that the cache is significantly reducing the memory > requirements, then it would be difficult to identify why this does not happen > when executed for example with webstart. When a SecurityException is caught, I > would set the useCache to true and log an info message. changed to 'true' and log (info) in case of access exception: see r1311070 thanks alex! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
