JRE 6 - sign issue
all:
we were using 1.5.09 JRE and our JavaWebStart based app worked fine. then i installed 1.6 in my PC (windows). now i cant launch my jnlp using 1.6
it says
"Unsigned application requesting unrestricted access to the system
Unsigned resource https://myServer/classes/JimiProClasses.zip"
I manually signed JimiProClasses.zip file using same certificate as other jars (its Sun's Java Image MAnagement Interface classes).. But i still get same error..
Any tips to solve this?
Madhu

