Oracle Java 7 Update 21 security warning
After the installation of Oracle Java 7 Update 21 the JRE may display the following security warning for the arcplan Java Client:
This warning can be easily suppressed by the following setting in the Java Control Panel:
This setting writes the following entry to the deployment.properties file:
deployment.security.mixcode=HIDE_RUN
- 3,138 views
- 0 previews
- 1 version
- 2 replies
- 2 followers
Labels:
- Posted By:
- Franz-Josef Neunzig
- April 26, 2013
About this forum
- 28,202 views
- 30 topics
- 3 followers
Your forum to share new discoveries, nifty solutions and helpful workarounds
Viewed 3,138 times
Page Options
2 Replies
As the Update 21 for Java 7 introduces some changes to the Java browser plug-in behavior that enable you to make more informed decisions before running the Java applet in the browser, please see the following link for additional information:
http://www.java.com/en/download/help/appsecuritydialogs.xml
Please be aware that Update 21 for Java 7 also checks the proper notation of the used links regarding upper and lower cases. Therefore the notation of the link you use in the browser to access your arcplan application has to exactly match the notation of the links contained in your html startpage. For example if "http://myserver.mydomain.com/..." is used in the browser to access the application, the links to the CGI and the client component used in the source of the html startpage must not be "http://Myserver.mydomain.com/...". Java will then detect different origins and show a warning message.