From: David W. <da...@de...> - 2008-04-19 10:55:19
|
> David > I don't know if this is a bug or not. Can you send a small project > preferably with source so I can reproduce the problem. > If code can be made public attach it to bug created here > http://sourceforge.net/tracker/?group_id=30014 Ok, I created a bug, and pointed to the source code that's causing the problem. I realize that it's a pain/impossible for you to download all of Hecl, compile it, etc... so just let me know what I can provide to help out. http://sourceforge.net/tracker/index.php?func=detail&aid=1946452&group_id=30014&atid=397809 > Also please add more description to English word "choke". Sorry, was late and I was tired:-) "Doesn't load", but right now it's crashing my browser so much I can't even get the stack trace. I'll add that to the bug if I do. > Does it work in standard java application (not applet) can you try it from > webstart? Works great in standard Java. MicroEmulator is really cool! > If you are opening connection in applet to http host other then one the > request comes from then you application will "choke". > You will catch exception java.security.AccessControlException: access > denied (java.net.SocketPermission ...) > And this is not a bug but documented feature of java applets security! See > http://www.microemu.org/applet.html second line after title. That's not the problem, as far as I know, unless even having networking classes built in is problematic. It doesn't even load. BTW, I created a patch a long time ago, and will need to update it for the latest code - is there any interest in something like this? https://sourceforge.net/tracker/index.php?func=detail&aid=1472632&group_id=30014&atid=397811 Thanks! -- David N. Welton http://www.welton.it/davidw/ http://www.dedasys.com/ |