security - New WebStart Behavior with Java 7 Update 21 -


i’ve been working on off , on couple of weeks , non-stop since yesterday couple of developers. opening discussion in hopes has ideas.

we have eclipse rcp application launched via webstart. we’ve been running on java 7 update 17 , prompt saw when launching our application "do want run application".

enter image description here

with upgrade java 7 update 21, seeing install java extension, want install thie following software? 14 times different jar files.

enter image description here

based on website

http://java.com/en/download/help/appsecuritydialogs.xml#trusted

java application prompts include these images present lower risk.

the java logo or publishers logo represents application identified valid certificate trusted certificate authority (ca).

blue information shield indicates application can identified valid certificate , more information available.

i tried clicking “more information” has no effect. know why i’m seeing these additional dialogs , how stop behavior?

any appreciated.

due security issues of desktop java (applets , webstart) oracle tightened restrictions , changed dialogs. (see release notes of update). according speech on jax2013 conference in april, there more restrictions after planned october 2013 update.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -