I'm using jzebra signed version on one of my systems to print labels.
There was an issue where applet was not loading on windows XP machine. When checked the java version was old(7u45) and I updated it to 7u55.
Now a strange issue has started occuring on that system.
This message appears when ever I try to print any labels.
As you can see the warning is not complete, it states Java Application Above, where there is no information above.
I have already tried
setting security to medium,
adding url to exception and
setting enable-hide warning and run with protections in mixed mode
There is no issue on the win7 machines.
Is there any solution to this as it is very critical to my application?
I found this to be more useful.
https://groups.google.com/forum/#!topic/qz-print/6bSysyewN0k
There is an issue in windows XP java runtime which ignores Caller-Allowable-Codebase: ☆, which was causing this issue.