[jboss-jira] [JBoss JIRA] (WFLY-2963) allow to override messaging's connector host property
Jeff Mesnil (JIRA)
issues at jboss.org
Wed Feb 19 05:39:47 EST 2014
Jeff Mesnil created WFLY-2963:
---------------------------------
Summary: allow to override messaging's connector host property
Key: WFLY-2963
URL: https://issues.jboss.org/browse/WFLY-2963
Project: WildFly
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: JMS
Affects Versions: 8.0.0.Final
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 8.0.1.Final
The messaging subsystem's remote-connector and http-connector uses their socket-binding's socketAddress to configure their ports parameters.
There are some cases where the user may need to setup a different host (cloud hosting, proxy, etc.) that the one that is resolved by socketAddress.getHostAddress() or .getHostName().
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list