[jboss-jira] [JBoss JIRA] Commented: (JBAS-9305) ARQ tests using ArchiveDeployer may hang in deployment API

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Apr 13 10:30:33 EDT 2011


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

Thomas Diesler commented on JBAS-9305:
--------------------------------------

Now using a timeout like this

        Future<ServerDeploymentPlanResult> future = deploymentManager.execute(plan);
        ServerDeploymentPlanResult planResult = future.get(5, TimeUnit.SECONDS);


> ARQ tests using ArchiveDeployer may hang in deployment API
> ----------------------------------------------------------
>
>                 Key: JBAS-9305
>                 URL: https://issues.jboss.org/browse/JBAS-9305
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list