Hello,
I am trying to manage the deployment of Java 7 Update 51 to our enterprise, but the deployment.properties that I have configured do not seem to be working the way I expected. I have my deployment.properties and deployment.config in C:\Windows\Sun\Java\Deployment. What I was expecting to happen, is that when a user launches a Java web applet it would load those configured settings. The problem is that it is not loading when at all when an applet is launched, but it does load if I open the Java applet in Control Panel. I was thinking that maybe my deployment.config or .properties was not configured correctly, but since the settings load when I launch the Control Panel applet I would think I have everything configured correctly. Is there something I am missing or is this intended?
Thank you for any help.