rmi connection
haipeng du <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Everyone:
I create rmi server and client by using spring framework. The problem
is that I can not connect to rmi server when the server is running on
Fedora core 2. I have already create a policy file that grant all
permissions, just like:
grant {
permission java.security.AllPermission;
};
If i move my rmi to other operating system, such as debian (with x
window), everything is good. I bet that because my operating system
network setting. But I do not know how to fix that. Could you give me
some ideas about these?
Thanks a lot.
--
Haipeng Du
Software Engineer
Comphealth,
Salt Lake City
===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff RMI-USERS". For general help, send email to
[email protected] and include in the body of the message "help".
For a list of frequently asked RMI questions please refer to:
http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html
To view past RMI-USERS postings, please see:
http://archives.java.sun.com/archives/rmi-users.html