[jboss-jira] [JBoss JIRA] (WFLY-1060) When starting JBoss AS -b should work no matter how I start JBoss AS to bind it to the local interface

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Aug 4 13:59:02 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095559#comment-13095559 ] 

RH Bugzilla Integration commented on WFLY-1060:
-----------------------------------------------

Andrea Hoffer <ahoffer at redhat.com> changed the Status of [bug 1125025|https://bugzilla.redhat.com/show_bug.cgi?id=1125025] from NEW to ASSIGNED

> When starting JBoss AS -b should work no matter how I start JBoss AS to bind it to the local interface
> ------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-1060
>                 URL: https://issues.jboss.org/browse/WFLY-1060
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: Domain Management
>            Reporter: Jim Tyrrell
>            Assignee: Brian Stansberry
>              Labels: eap6-req
>
> When starting JBoss as with the following command:
> ./domain.sh -b 192.168.193.139 -Djboss.domain.base.dir=/home/jimtyrrell/Servers/machine1/ --host-config=host-master.xml
> It does not bind to the passed in IP Address.  Instead it binds to localhost 127.0.0.1.  It should have bound to 192.168.192.139 in this instance.
> Instead I had to pass in the parameter like this:
> ./domain.sh -Djboss.domain.base-dir=/home/jimtyrrell/Servers/machine1/ --host-config=host-master.xml -Djboss.bind.address.management=192.168.193.139
> Please expand this ticket to any and all shipped configuration starting files so that the host binding works per the help info via a -b binding.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list