On 30 Dec 2013, at 14:59, Philip Bays <[email protected]> wrote:

> Henry:
> 
> I am using the same OS but downloaded last evening’s release of jmol 
> (14.0.3).  I test using my sites local network server on an iMac, which 
> should behave like an outside server.  My test was to access test2.htm in the 
> jsmol directory.  It runs fine with HTML5 and the signed applet. But does not 
> do so when simply launched as a file.  I did have to change permissions on 
> the jmol directory.
> 
> In my java console (security tab>manage certificates, I see the Integrated 
> Graphics certificate as trusted  (That has been true since originally 
> specified several iterations of jmol ago.
> 
> However, when I try your link, I get the same results as you do.
> 

OK,  tracked it down.  In the info variable;

Info = {
  width: 400,
… etc
  jarFile: "JmolAppletSigned.jar",
  isSigned: "true",
  disableJ2SLoadMonitor: false,



the original specification omitted the isSigned: "true”, but it now essential. 
Adding it in now allows the applet to be used.

This does reveal an issue, since there must be a vast amount of “legacy” 
Jmol-Java based stuff, that may well all stop working on January  14th. 
Depending on how old it is  (even  Jmol 13 will fail apparently?)  the updating 
may be a great deal of unpredictable manual work.  Even a single wrong or 
missing variable may knock things on their head.

I suspect that the easiest recourse might be to give up on  Java entirely and 
just get it working with  JSmol? 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to