Deployment.config and deployment.properties for Java 1.7.11
In version 1.6.xx I had a deployment.config file that had this line:
deployment.system.config=file:///\\\someserver\\softwareinstalljf\\java\deployment.properties
All of the configurations that I wanted to set were in that deployment.properties file.
Now I am trying to do the same thing with version 7 and it doesn't seem to set the properties in the Control panel.
If I use the path below in the addressbar in IE I do get the file but in the CP those settings are unchanged.
deployment.system.config=file://\\jcpladdc01\softwareinstalljf\Java\deployment.properties
I also see that there is a deployment.properties in c:\docs & settings\username\Application data\sun\java deployment that changes if I make a change in the Control Panel.
Does anyone have an ideas?
Thanks.
Jane