[
https://issues.jboss.org/browse/ARQ-519?page=com.atlassian.jira.plugin.sy...
]
Aslak Knutsen commented on ARQ-519:
-----------------------------------
It does support it, but it's called bindAddress. Name should be changed to reflect
that it's not where the container binds, but where management is bound.
CommonContainerConfiguration for AS7 should contain
managementAddress
---------------------------------------------------------------------
Key: ARQ-519
URL:
https://issues.jboss.org/browse/ARQ-519
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Configuration
Affects Versions: jbossas_1.0.0.CR1
Reporter: Rostislav Svoboda
CommonContainerConfiguration (org.jboss.as.arquillian.container) should contain
managementAddress.
File location
jboss-as/arquillian/common/src/main/java/org/jboss/as/arquillian/container/CommonContainerConfiguration.java
AS7 can be configured to use different IP addresses for management and public interface.
This could be problem for testing in remote mode.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira