[arquillian-issues] [JBoss JIRA] (ARQ-650) Provide path to managed container instance, e.g inject it into @ArquillianResource File

Aslak Knutsen (Commented) (JIRA) jira-events at lists.jboss.org
Fri Nov 11 13:15:45 EST 2011


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

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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list