[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 06:07:36 EST 2012


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

Ondrej Zizka commented on AS7-3841:
-----------------------------------

Added;  -DallTests passed;  Now testing  
{code}
/home/ondra/work/AS7/ozizka-git/tools/maven/bin/mvn -s ../tools/maven/conf/settings.xml clean install   -DallTests -fae -Dnode0=127.0.0.2 -Dnode1=127.0.0.3
{code}
                
> 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