/build/static/layout/Breadcrumb_cap_w.png

Adjusting advanced Java settings

I had a great question the other day about how to adjust one of the Advanced Java settings. 
The one in question was allowing Mixed Code:

tey5xs.png


By default, this is Enable - show warning if needed

For this specific scenario, we needed to set this to Disable

Doing some googling, I found some articles about it:

 

http://www.syswow64.co.uk/2013/05/java-7-update-21-1721-enterprise.html

 

https://docs.oracle.com/javase/7/docs/technotes/guides/jweb/jcp/properties.html

  

Using this as a baseline, I wrote some rules in Desktop Authority (DA) to create a directory, and copy a file over from a share.

 Figure 1.1: Creating the folder/path

UM8b7L.png


Figure 1-2: Copying the file down to the client

eaxOuH.png




Contents of the properties file:

 

#deployment.properties

#Thu Apr 14 14:45:17 CDT 2016

deployment.system.config.mandatory=TRUE

deployment.system.config=file:///C:/Windows/Sun/Java/deployment.properties

deployment.security.mixcode=DISABLE

 

 

 Once I did that, logged in and out and let copy the file over and sets the options defined in the properties file.

 

You could do this as well from the K1 as a simple File Sync job as well, but just though I would share that if anyone was interested.

 



Comments

This post is locked
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ