Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
RMI access denied
Posted by Yan on July 09, 2001 at 3:09 PM
Hi there: I am a greenhand for RMI programming. I just did exactly as the Jbuilder 4 whitepaper to implement a "Hello World" program. but when I tried to run HelloImpl.java . an error happend, said "HelloImpl.java Access Denied on 127.0.0.1:1099 connect , resolve.. some other error report" I am really puzzled beacuse I have written a rmi.policy and assigned full right to the socket. What's wrong with my code?? Many thanks Yan
Replies:
- rmi problem Ling August 24, 2001 at 1:38 PM
(0)
- reply Pavan Kumar Keely July 11, 2001 at 8:11 AM
(0)
|