Hi, I have next problem.
I put this code in my servlet in App Engine project :
new ClientBackend("ad...@localhost", "127.0.0.1", 9876);
Then i run it(i mean my project). And have this exception in result:
java.security.AccessControlException: access denied
(java.net.SocketPermission 127.0.0.1:9876 connect,resolve)
Can anyone say why this happens?
(excuse me if i should place this message not at Wave Protocol forum)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Wave
Protocol" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/wave-protocol?hl=en
-~----------~----~----~----~------~----~------~--~---