How To Get NCC Screens Working With Java 7 Update 51 or Later
(Doc ID 1664732.1)
Last updated on APRIL 05, 2024
Applies to:
Oracle Communications Network Charging and Control - Version 4.4.1 to 5.0.1 [Release 4.4 to 5.0]Information in this document applies to any platform.
Goal
There is a significant change in Java 7 Update 51 that affects Network Charging and Control (NCC) Screens (either SMS or ACS). The changes is explained in following URL.
http://www.oracle.com/technetwork/java/javase/7u51-relnotes-2085002.html#newft
The following changes to Security Slider were included in this release (7u51):
Block Self-Signed and Unsigned applets on High Security Setting
Require Permissions Attribute for High Security Setting
Warn users of missing Permissions Attributes for Medium Security Setting
The following changes to Security Slider were included in this release (7u51):
Block Self-Signed and Unsigned applets on High Security Setting
Require Permissions Attribute for High Security Setting
Warn users of missing Permissions Attributes for Medium Security Setting
In this document, we are going to examine impacts on NCC 4.4.1, 5.0.0, and 5.0.1.
All circumstances here is against High Security Setting.
The change may has different impact on the way how to run NCC Screens. There are 2 ways:
- Browser
on Firefox or other browser, open http://hostname/sms.html. - Java Web Start
on command prompt, run
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
NCC 4.4.1/5.0.0 (Self signed) |
Solution for NCC 4.4.1/5.0.0 |
NCC 5.0.1 (Signed by Verisign) |
References |