[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
Mon Mar 5 16:08:36 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/5/12 4:06 PM:
-----------------------------------------------------------
Now available:
{code:java}
@ComponentResource ManagementClient mc;
@ServerSetup ...
{code}
was (Author: ozizka):
Now available:
{code:java}
@ComponentResource ManagementClient mc;
@ServerSetup ...
{code:java}
> 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