[jboss-jira] [JBoss JIRA] (WFLY-1458) Allow specifying timeout for org.jboss.as.arquillian.container.ManagementClient.isServerInRunningState()

Richard Achmatowicz (JIRA) jira-events at lists.jboss.org
Wed Jun 5 13:47:55 EDT 2013


Richard Achmatowicz created WFLY-1458:
-----------------------------------------

             Summary: Allow specifying timeout for org.jboss.as.arquillian.container.ManagementClient.isServerInRunningState()
                 Key: WFLY-1458
                 URL: https://issues.jboss.org/browse/WFLY-1458
             Project: WildFly
          Issue Type: Feature Request
          Components: Test Suite
    Affects Versions: 8.0.0.Alpha1
            Reporter: Richard Achmatowicz
            Assignee: Aslak Knutsen


When deploying a container, Arquillian will use a management client to connect to the deployed container to see if it is in a running state. If the management address and management port are incorrect, the connection to the container hangs indefinitely.

Please allow configuration of a timeout so that if the connection paramaters are not correct, at least the container deployment will fail with a meaningful error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list