Arquillian Managed container ignores ManagedContainerConfiguration.javaVmArguments
----------------------------------------------------------------------------------
Key: AS7-1442
URL:
https://issues.jboss.org/browse/AS7-1442
Project: Application Server 7
Issue Type: Bug
Components: Test Suite
Affects Versions: 7.0.0.Final
Reporter: Aslak Knutsen
Assignee: Aslak Knutsen
Fix For: 7.0.1.Final
The Managed container ignores it's own configuration and instead reads directly from
system properties:
System.getProperty("jboss.options");
ManagedContainerConfiguration should default to jboss.options but use javaVmArguments
internally
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira