0 Replies Latest reply on May 7, 2015 3:26 PM by raylite3

    Specifying a different JBoss server base dir

    raylite3

      Hello,

       

      I want to use different JBoss server base dir for my tests. I am using the JBoss7 managed 'org.jboss.as:jboss-as-arquillian-container-managed:7.2.0.Final' and running tests as a client.

       

      I specified a different base dir using the system property ( -Djboss.server.base.dir=C:/jboss-eap-6.4/standalone-test1). Arquillian seems to put the deployment into the default (standalone/) sub directory.

       

      Is there a way to do use a different base dir?

       

      Thanks in advance!