Warning on Permissions attribute when running an applet with JRE 7u45

前端 未结 12 550
太阳男子
太阳男子 2020-12-14 02:04

I\'ve just upgraded JRE to 7u45, and my applet receives a warning message on start-up, saying \" This application will be blocked in a future Java security update because th

12条回答
  •  鱼传尺愫
    2020-12-14 02:43

    I had the same error when trying to open Dell iDRAC virtual console. This doesn't help if you want to get rid of the warnings in a proper fashion. But if you want to just run the application then for me the solution was to open Java Control Panel and in Security tab set Security Level to Medium.

    After that I could run the application after accepting the warnings.

提交回复
热议问题