开发者

Access control Exception

When I am running RMI Server in netbeans I am getting java.security.AccessControlException: access denied (ja开发者_开发百科va.net.SocketPermission 127.0.0.1:1099 connect,resolve)

What to do?


You need to set the permissions within a policy file. An example can be found at the RMI tutorial site and also further information concering policy files.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜