Java jnlp application blocked by Security settings

后端 未结 7 1244
粉色の甜心
粉色の甜心 2021-01-04 01:31

I have an enterprise java application that has plenty of jars that are downloaded to the client\'s jvm cache by a jnlp file. When I start the application I get the following

7条回答
  •  甜味超标
    2021-01-04 01:40

    You can also try enabling the checkbox under Advanced tab of java (in controlpanel) and check mark the Always allow option under JNLP file section

提交回复
热议问题