Re: rmi connection
Liviu Tudor <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
I think that is a lot to do with the firewall settings in your Fedora system. Have a look on RedHat's public groups for that, look for ipchains or iptables -- I think Fedora comes with ipchains by default. Liviu Tudor Cimage Novasoft Limited www.cimagenovasoft.com [email protected] Fax: +44 (0)1344 767701 Direct Line: +44 (0)1344 767759 Centennial Court, Easthampstead Road, Bracknell, BERKS, RG12 1JZ __ __ / \ /| |'-. .\__/ || | | _ / `._ \|_|_.-' | / \__.`=._) (_ |/ ._/ |"""""""""| |'. `\ | | ;"""/ / | | ) /_/| |.-------.| ' `-`' " " -----Original Message----- From: haipeng du [mailto:[email protected]] Sent: Wednesday, January 12, 2005 11:40 PM To: [email protected] Subject: rmi connection 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 =========================================================================== 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