Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-650

Provide path to managed container instance, e.g inject it into @ArquillianResource File

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 1.0.0.CR5
    • JBoss AS Containers
    • None

      Basically, I want to be able to get the value which is passed to Arq through:

      <property name="jbossHome">${basedir}/target/jbossas-smoke</property>
      

      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.

            Unassigned Unassigned
            ozizka_jira Ondrej Zizka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: