[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/29501] RMI fixed to localhost?
From: |
das05 at doc dot ic dot ac dot uk |
Subject: |
[Bug classpath/29501] RMI fixed to localhost? |
Date: |
30 Oct 2006 11:29:43 -0000 |
------- Comment #5 from das05 at doc dot ic dot ac dot uk 2006-10-30 11:29
-------
Created an attachment (id=12511)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12511&action=view)
Modification of gnu.java.rmi.server.UnicastConnectionManager
Altered lines 184/185 to use the java.rmi.server.hostname property rather than
default to localhost when working as a server. I have no idea whether this is
'correct', but it has the nice property of solving the problem I've described.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29501