• 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

Application Blocked by Java Security even though website added to exception sites list.

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm trying to launch my jnlp file at my development website http://dev.localwiris.com:8097/en/cas.jnlp. I get this Java Application Blocked pop-up with a message saying "For security, applications must now meet the requirements for the High or Very High security settings, or be part of the Exception Site List, to be allowed to run." But I have already added http://dev.localwiris.com:8097/ in my exception site list, and I still get the same Application Blocked pop-up. What else should I try here?
reply
    Bookmark Topic Watch Topic
  • New Topic