[
https://issues.jboss.org/browse/JBAS-9305?page=com.atlassian.jira.plugin....
]
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