Java plugin in WebKitGTK JVM dialogs - how do I disable?

Samuel Kidman samkidman at gmail.com
Wed Sep 29 13:57:47 UTC 2010


I think you would need to create a system-wide java configuration file and
then inside that file point to a security policy file that explicitly allows
that app to run without showing a dialogue. Some resources on how to do
this:

http://download.oracle.com/javase/1.5.0/docs/guide/deployment/deployment-guide/properties.html

http://download-llnw.oracle.com/javase/1.5.0/docs/guide/deployment/deployment-guide/security.html

On Wed, Sep 29, 2010 at 9:21 PM, Barry Scott <barry.scott at onelan.co.uk>wrote:

> I want to run java applets in WebKitGTK on Fedora 13.
> When I run tightvnc, for example, the JVM pops up a dialog asking
> for permission to run the trusted applet.
>
> Since my application has no keyboard or mouse, its a kiosk app, there
> is no way to click on the dialog.
>
> What I want to do is configure the system so that it never asks
> and assumes yes run the app. How do I do this for all possible applets?
>
> Barry
> --
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20100929/9503881b/attachment-0001.html 


More information about the users mailing list