[
https://issues.jboss.org/browse/ARQ-1847?page=com.atlassian.jira.plugin.s...
]
Stephen Coy commented on ARQ-1847:
----------------------------------
Note:
org.jboss.arquillian.container.tomcat.CommonTomcatConfiguration contains the following two
public setters:
{code:java}
public void setJmxUri(URI jmxUri)
public void setManagerUrl(URL managerUrl)
{code:java}
which implies that they are configurable from arquillian.xml. However, these are both
overwritten during validation.
Therefore I'm tempted to remove these setters altogether.
Support specifying JMX RMI server port
--------------------------------------
Key: ARQ-1847
URL:
https://issues.jboss.org/browse/ARQ-1847
Project: Arquillian
Issue Type: Feature Request
Components: Tomcat Containers
Affects Versions: tomcat_1.0.0.CR7
Reporter: Stephen Coy
Assignee: Stephen Coy
This additional configuration is necessary to support remote deployments behind firewalls
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)