[jboss-jira] [JBoss JIRA] Created: (AS7-1442) Arquillian Managed container ignores ManagedContainerConfiguration.javaVmArguments
Aslak Knutsen (JIRA)
jira-events at lists.jboss.org
Tue Aug 2 07:18:24 EDT 2011
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
More information about the jboss-jira
mailing list