Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Warning popup for jnlp and all-permissions security, recent java update

1064997Jan 16 2014 — edited Apr 17 2014

We have a java program running with java webstart. The jnlp includes the all-permissions security level.

All jar files have a manifest with Permissions: all-permissions and all jar files are signed with our trusted certificate.

When the program is started we get a popup saying something like:

"This application will run with unrestricted access which may put your computer and personal information at risk. Run this application only if you trust the locations and publisher above."

This popup is coming _everytime_ the program is started... which is very annoying for the user and causes support issues for the organization.

This has started to happen in the recent java update. First the program did not start at all until we included the Permission attribute in every jar's manifest.

How can we get rid of this popup?

Best regards,

Emil

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2014
Added on Jan 16 2014
3 comments
2,938 views