Applet related changes in java 1.7055

ChemAxon f052bdfe3c

24-04-2014 15:25:25

As the release notes of new Java version says: ( http://www.oracle.com/technetwork/java/javase/7u55-relnotes-2177812.html ) If an Applet has * as the Caller-Allowable-Codebase parameter (which means this applet can be used with JavaScript from any sites) which is default in Marvin Applets, the Applet shows a warning message to the user whether to run the Applet or not. It can be eliminated but we have to sign Applets for specific homepages.


If you want your applet to be resigned, please let me know the version number and the URL address(es) of your server in an email ([email protected]). You can find example about the valid names here: http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/manifest.html#codebase


 Unfortunately, if you change the server or want to upgrade to a newer version we have to resign the applet for you again.


As an alternative solution, you might consider to replace applet with our new product Marvin JS (https://www.chemaxon.com/products/marvin/marvin-for-javascript/).