-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
6
-
generic
-
generic
JDK-Info:
---------
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b48)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b48, mixed mode, sharing)
Operating System:
-----------------
Soalris/Linux
Steps to Reproduce:
-------------------
1) Install JDK
2) Clean cache
3) Launch a JNLP Application using https URL which calls for a customized icon (./javaws https://ramkumar.india.sun.com:8443/JaWS_mywork/Shammy/Shammy.jnlp)
4) Once the Application is launched, Launch Java cache viewer (./javaws -viewer)
The security warning pops up, in order to load the icon into the cache viewer
Expected Behavior:
------------------
Once the application has been launched and loaded into cahce, the security warning should not pop up. This behavior is seen only on solaris and linux
---------
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b48)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b48, mixed mode, sharing)
Operating System:
-----------------
Soalris/Linux
Steps to Reproduce:
-------------------
1) Install JDK
2) Clean cache
3) Launch a JNLP Application using https URL which calls for a customized icon (./javaws https://ramkumar.india.sun.com:8443/JaWS_mywork/Shammy/Shammy.jnlp)
4) Once the Application is launched, Launch Java cache viewer (./javaws -viewer)
The security warning pops up, in order to load the icon into the cache viewer
Expected Behavior:
------------------
Once the application has been launched and loaded into cahce, the security warning should not pop up. This behavior is seen only on solaris and linux
- duplicates
-
JDK-6303814 After launching basic secured applications, javaws -viewer asks for user name/password
- Closed