About Netty server

"이희승 (Trustin Lee)" trustin at gmail.com
Thu Nov 11 04:13:54 EST 2010


Hello Joska,

Hmm, I don't have a clue at the moment.  It should work.  Weird.  Please
let me know if you found out something.

Thanks

joska.k at luukku.com wrote:
> Hello, firstable great work, really good framework! I have a problem so I try to explain it shortly:
> 
> I have been working on my gameproject for a while now, I have netty-server and client, and in Eclipse everything works fine, but when I create a jar-file and launch it in an java applet, it says:
> 
> java.security.AccessControlException: access denied (java.net.SocketPermission 127.0.0.1:8080 connect,resolve)
> 
> I've checked many times that I do everything right. It binds the server to localhost to port 8080, and client connects to my ip-address. It also loads the applet from my web-server which is a required thing in security-policy, so that's not the problem. I think it's also strange that it didn't seem to work in other ports, why is it? Could you give some advise, is there some kind of a simple solution which I have missed or am I just dumb?
> 
> Regards, Joska

-- 
Trustin Lee - http://gleamynode.net/


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 290 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20101111/8adc3416/attachment.bin 


More information about the netty-users mailing list