You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by "Thomas Beauvais (JIRA)" <ji...@apache.org> on 2014/01/21 17:29:21 UTC

[jira] [Commented] (FOP-2325) Applet error Unknown function: gatherContextInfo

    [ https://issues.apache.org/jira/browse/FOP-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877590#comment-13877590 ] 

Thomas Beauvais commented on FOP-2325:
--------------------------------------

I am having this issue too, though my code is not located in an applet.  It is located in a WebLogic context but might have a similar cause.  When I run the test code locally it works flawlessly.

Please let me know if there is anything I can do to help.

Thank you and keep up the awesome work.

> Applet error Unknown function: gatherContextInfo
> ------------------------------------------------
>
>                 Key: FOP-2325
>                 URL: https://issues.apache.org/jira/browse/FOP-2325
>             Project: Fop
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 1.1
>         Environment: Ubuntu 12.04 32bits
> Java 1.7.0_45-b18
>            Reporter: Gabriel Garcia Becker
>
> 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. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)