[arquillian-issues] [JBoss JIRA] (ARQ-784) The wlsHome property of the WebLogic containers should default to a pre-defined environment variable

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Fri Feb 24 16:25:36 EST 2012


Vineet Reynolds created ARQ-784:
-----------------------------------

             Summary: The wlsHome property of the WebLogic containers should default to a pre-defined environment variable
                 Key: ARQ-784
                 URL: https://issues.jboss.org/browse/ARQ-784
             Project: Arquillian
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: WebLogic Containers
    Affects Versions: wls_1.0.0.Alpha2, wls_1.0.0.Alpha1
            Reporter: Vineet Reynolds
            Assignee: Vineet Reynolds
             Fix For: wls_1.0.0.next


The `wlsHome` property does not have a default value at present, and users are expected to specify this in arquillian.xml; a system property could be used in arquillian.xml, but this would require Surefire or the test-execution environment to pass an existing environment variable as a system property.

It would useful to default this to the `WL_HOME` environment variable to preserve the intent of the property. However, we could consider using the `WLS_HOME` environment variable (this points to the `WL_HOME/server` directory) since all usages refer to resources in the server sub-directory.

--
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