Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
1.1
-
None
-
None
-
Ubuntu 12.04 32bits
Java 1.7.0_45-b18
Description
I'm trying to use FOP to generate a pdf file in a signed applet, but, i got these errors:
Dez 10, 2013 2:09:45 PM org.apache.fop.fo.properties.PropertyCache <init>
Informações: Unable to access org.apache.fop.fo.properties.use-cache due to security restriction; defaulting to 'true'.
ERROR: 'Unknown function: gatherContextInfo'
I tried the same code in a desktop application, and everything works fine, the problem is just in the applet.
My applet is running with standard HTML, the applet and it's dependencies are signed with the same key.