]
Vineet Reynolds resolved ARQ-784.
---------------------------------
Resolution: Done
Pushed upstream.
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.Alpha1, wls_1.0.0.Alpha2
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
For more information on JIRA, see: