]
Aslak Knutsen commented on ARQ-650:
-----------------------------------
Currently hard to do as a general Arq feature due to multiple different types and styles
of containers, but very easy as a extension in the as7 test suite.
Provide path to managed container instance, e.g inject it into
@ArquillianResource File
---------------------------------------------------------------------------------------
Key: ARQ-650
URL:
https://issues.jboss.org/browse/ARQ-650
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: JBoss Containers
Affects Versions: 1.0.0.CR5
Reporter: Ondrej Zizka
Basically, I want to be able to get the value which is passed to Arq through:
{code}
<property
name="jbossHome">${basedir}/target/jbossas-smoke</property>
{code}
In JBoss AS testsuite, we currently put this information manually to arquillian.xml.
It is needed because multi-container tests, and some more complex tests, do not suffice
with one instance, and naming them like jboss-instance-0, jboss-instance-1 is
unacceptable.
Could be also useful for other other containers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: