• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

.java.policy file and 1.6.0_10-rc2

 
Rancher
Posts: 5008
38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I just installed jre 1.6.0_10-rc2 and now my applets are failing with: access denied (java.io.FilePermission ... read errors. The .java.policy file has been working for years with 1.4 and 1.5. Now I'm getting access denied errors.

Any ideas on how to find the problem and fix it?

I've also posted this on the Sun forum:

http://forums.sun.com/thread.jspa?threadID=5334724&tstart=0

Thanks,
Norm
 
reply
    Bookmark Topic Watch Topic
  • New Topic