Can't set listen host/IP for RMI Registry
-----------------------------------------
Key: GERONIMO-704
URL: http://issues.apache.org/jira/browse/GERONIMO-704
Project: Geronimo
Type: Bug
Components: core
Versions: 1.0-M3
Reporter: Aaron Mulder
The RMI Registry GBean has a configuration attribute for a port, but not for a
listen hostname/IP. It should have attributes for both. The class in question
is:
geronimo/modules/system/src/java/org/apache/geronimo/system/rmi/RMIRegistryService.java
When this change is made, the getAddress method should be changed to return the
correct listen host/IP instead of 0.0.0.0.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira