From: Vlad S. <ska...@gm...> - 2008-06-05 05:42:03
|
Hi David Sorry it took me an extremely long time to come back to your problem. Does bug still exists? I see that MicroEmulator working fine on your website http://www.hecl.org/applet/ As to "Provide a hook to call midlet methods from Javascript" this is a nice feature. But now we are not adding new stuff because MicroEmulator is migrating to apache harmony.. Regards, Vlad On 4/19/08, David Welton <da...@de...> wrote: > > > 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/ > -- Vlad |