[jboss-jira] [JBoss JIRA] (AS7-3120) AS 7 doesn't support -Djava.rmi.server.hostname
Alexis Hassler (Issue Comment Edited) (JIRA)
jira-events at lists.jboss.org
Wed Dec 21 12:53:10 EST 2011
[ https://issues.jboss.org/browse/AS7-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652633#comment-12652633 ]
Alexis Hassler edited comment on AS7-3120 at 12/21/11 12:51 PM:
----------------------------------------------------------------
I think that testing if the java.rmi.server.hostname system property is already set before changing it, in the org.jboss.as.jmx.JMXConnectorService class, should smoothly solve the issue.
I'm preparing a pull request for that.
was (Author: sewatech):
I think that testing if the java.rmi.server.hostname system property is already set before changing it, in the org.jboss.as.jmx.JMXConnectorService class, should smoothly solve the issue.
I'm preparing a pull request for it.
> AS 7 doesn't support -Djava.rmi.server.hostname
> -----------------------------------------------
>
> Key: AS7-3120
> URL: https://issues.jboss.org/browse/AS7-3120
> Project: Application Server 7
> Issue Type: Enhancement
> Components: JMX
> Affects Versions: 7.1.0.Beta1b
> Environment: behind a firewall, with NAT
> Reporter: Alexis Hassler
> Assignee: John Bailey
>
> The -Djava.rmi.server.hostname system property is important when running JBoss behind a firewall. In the current version AS 7, the JMX server host is set from the management interface, but it doesn't work behind a firewall, with NAT.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list