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:
reply
Posted by Pavan Kumar Keely on July 11, 2001 at 8:11 AM
> 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 Can you please provide the code, so that I can look at that
thank you Pavan Kumar Keely
Replies:
|