-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
7u67
-
x86
-
windows_8
FULL PRODUCT VERSION :
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.3.9600]
A DESCRIPTION OF THE PROBLEM :
Each time i access my applet from Javascript code the browser show me a warning that you are accessing fron untrusted code a signed applet.
My applet is signed and i specified in the Manifest file (*) for both codebase and Caller-Allowable-Codebase.
When i put the IP instead of (*) the warning is not shown (Even if i see a message in the console but it is not critical for me)
ERROR MESSAGES/STACK TRACES THAT OCCUR :
[Window Title]
Security Warning
[Main Instruction]
Allow access to the following application from this web site?
[Content]
Web Site: http://10.16.2.75:8467
Application: UNKNOWN
Publisher: UNKNOWN
This web site is requesting access and control of the Java application shown above. Allow access only if you trust the web site and know that the application is intended to run on this site.
[ ] Do not show this again for this app and web site. [Allow] [Do Not Allow]
[Footer]
More information
REPRODUCIBILITY :
This bug can be reproduced always.
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.3.9600]
A DESCRIPTION OF THE PROBLEM :
Each time i access my applet from Javascript code the browser show me a warning that you are accessing fron untrusted code a signed applet.
My applet is signed and i specified in the Manifest file (*) for both codebase and Caller-Allowable-Codebase.
When i put the IP instead of (*) the warning is not shown (Even if i see a message in the console but it is not critical for me)
ERROR MESSAGES/STACK TRACES THAT OCCUR :
[Window Title]
Security Warning
[Main Instruction]
Allow access to the following application from this web site?
[Content]
Web Site: http://10.16.2.75:8467
Application: UNKNOWN
Publisher: UNKNOWN
This web site is requesting access and control of the Java application shown above. Allow access only if you trust the web site and know that the application is intended to run on this site.
[ ] Do not show this again for this app and web site. [Allow] [Do Not Allow]
[Footer]
More information
REPRODUCIBILITY :
This bug can be reproduced always.