]
Aslak Knutsen commented on ARQ-395:
-----------------------------------
It probably means you have no container integration module on classpath.
(or possible you use @TargetsContainer(X) to a container not defined in arquillian.xml)
Create a better exception message when no DeployableContainer is
found in ConainerRegistry
------------------------------------------------------------------------------------------
Key: ARQ-395
URL:
https://issues.jboss.org/browse/ARQ-395
Project: Arquillian
Issue Type: Feature Request
Components: Base Implementation
Affects Versions: 1.0.0.Alpha5
Reporter: Aslak Knutsen
Fix For: 1.0.0.Beta1
org.jboss.arquillian.impl.client.deployment.ValidationException: DeploymentScenario
contains targets not maching any defined Container in the registry. _DEFAULT_
We can validate this Suite level, before @BeforeClass is invoked to see if the
ContainerRegistry is empty.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: