Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6805651
Votes 0
Synopsis PIT(6u14-b02)- Signed applets using JNLP will fail to work
Category java_plugin:plugin2
Reported Against
Release Fixed 6u14(b02)
State 10-Fix Delivered, bug
Priority: 1-Very High
Related Bugs
Submit Date 13-FEB-2009
Description
With latest drop of PIT bundles, Feb 12, signed applets using JNLP will fail to load by throwing security exceptions while trying to do some insecure operation e.g. trying to read system property user.home. Since all FX applets against 6u10 and above, are using JNLP(default behavior under dtfx.js) , so it's going to break all the signed FX applets

Steps tp reproduce:
Try loading the simple applets(non FX) below with latest PIT bundles
Signed Applet not using JNLP(will work fine)
http://sqeweb.sfbay.sun.com/deployment2/jitu/plug-bug/security/PropertiesTest.html

Same signed Applet using JNLP(will throw security exceptions)
http://sqeweb.sfbay.sun.com/deployment2/jitu/plug-bug/security/PropertiesTestJNLP.html
Posted Date : 2009-02-13 23:27:56.0
Work Around
N/A
Evaluation
Please refer to the comments section.
Posted Date : 2009-02-14 01:36:33.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang