Disabling "Edit Site List" button for exception site list in Java 8
Hi
I have done the usual stuff, by editing the:
- deployment.config
- deployment.properties (with)
deployment.user.security.exception.sites=C\:\\Windows\\Sun\\Java\\Deployment\\exception.sites
deployment.user.security.exception.sites.locked
- exception.sites
and placing them in the correct folder path.
The exception list works, so I know the file format are correct.
However, the "Edit Site List" button is not greyed out.
As a test, I have tried locking other feature, such as security level setting, and that locks fine. Just cant lock the "Edit Site List" button.
Having said that, the user can go through the motions of trying to add a site to the exception list, but will fail in the end, as the user is a locked down user, and cannot modify the the exception.sites file. But would be still good to have the button actually greyed out in the first place.
Has anyone else seen this behaviour? Or is it just me?
I am trialling this on JRE 1.8.0_45.
Thanks,
Kory