[jboss-jira] [JBoss JIRA] (AS7-3727) Arq: Make mgmt address and port available in the @Deployment method.

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Tue Mar 6 01:19:38 EST 2012


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

Ondrej Zizka edited comment on AS7-3727 at 3/6/12 1:19 AM:
-----------------------------------------------------------

Now available:
{code:java}
@ContainerResource ManagementClient mc;
@ServerSetup ...
{code}
                
      was (Author: ozizka):
    Now available:
{code:java}
@ComponentResource ManagementClient mc;
@ServerSetup ...
{code}
                  
> Arq: Make mgmt address and port available in the @Deployment method.
> --------------------------------------------------------------------
>
>                 Key: AS7-3727
>                 URL: https://issues.jboss.org/browse/AS7-3727
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Test Suite
>            Reporter: Ondrej Zizka
>            Assignee: Ondrej Zizka
>             Fix For: 7.1.1.Final
>
>   Original Estimate: 3 days
>  Remaining Estimate: 3 days
>


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