I posted the following to the GAMESS (US) google group,
"Is anyone else seeing problems with jmol when embedded in webpages?
Here's my code,
<head>
<title>file_name.log</title>
<script src="../../jmol-12.2.33/Jmol.
js" type="text/javascript"></script>
</head>
<body bgcolor="#FFE87C">
<center>
<form>File_Description <a href="file_name.log"
target="_blank">file_name.log</a>
<script type="text/javascript">
jmolInitialize("../../jmol-12.2.33");
jmolSetAppletColor("#FFE87C");
jmolApplet("100%", "load file_name.log");
</script>
</form>
</center>
</body>
Which has been working perfectly well for a good while (months and months)
but now I get the following error,
java.security.AcessControlException: access denied
(java.io.FilePermission /PATH/file_name.log read)
and my jmol structure no longer appears on our intranet.
I noticed this a week or so ago and thought that it was a problem with a
Windows 7 (TM) and or over zealous anti-virus structure. However, when I
tried to open the webpage using my laptop (Ubuntu 12.10) I get the same
problem. (Both attempts were done via Firefox).
Further, it appears that it isn't only me who has found these problems, see
... http://trac.sagemath.org/ticket/14358 and
http://stackoverflow.com/questions/17202418/jmol-java-applet-java-io-filepermission-error
.
So, does anyone have a work around?"
They said I may get a better response if I posted here.
Can you help, please?
Darren
--
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users