[jboss-jira] [JBoss JIRA] (AS7-3841) TS: Add $managementAddress and $managementPort to all arquillian.xml's.

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Tue Feb 21 05:44:38 EST 2012


     [ https://issues.jboss.org/browse/AS7-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Zizka updated AS7-3841:
------------------------------

    Description: 
{code:xml}
<property name="managementAddress">${node0:127.0.0.1}</property>
<property name="managementPort">${as.managementPort:9999}</property>
{code}
See https://docs.jboss.org/author/display/ARQ/JBoss+AS+7.0+-+Managed

  was:
{code:xml}
			<property name="managementAddress">${node0:127.0.0.1}</property>
			<property name="managementPort">${as.managementPort:9990}</property>
{code}
See https://docs.jboss.org/author/display/ARQ/JBoss+AS+7.0+-+Managed


    
> TS: Add $managementAddress and $managementPort to all arquillian.xml's.
> -----------------------------------------------------------------------
>
>                 Key: AS7-3841
>                 URL: https://issues.jboss.org/browse/AS7-3841
>             Project: Application Server 7
>          Issue Type: Sub-task
>          Components: Test Suite
>            Reporter: Ondrej Zizka
>            Assignee: Ondrej Zizka
>             Fix For: 7.1.1.Final
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> {code:xml}
> <property name="managementAddress">${node0:127.0.0.1}</property>
> <property name="managementPort">${as.managementPort:9999}</property>
> {code}
> See https://docs.jboss.org/author/display/ARQ/JBoss+AS+7.0+-+Managed

--
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