Romain Manni-Bucau created TOMEE-341:
----------------------------------------

             Summary: manage system properties in tomee arquillian adapters
                 Key: TOMEE-341
                 URL: https://issues.apache.org/jira/browse/TOMEE-341
             Project: TomEE
          Issue Type: Improvement
            Reporter: Romain Manni-Bucau
             Fix For: 1.1.0


add properties property in arquillian.xml

<property name="properties">
  foo = bar
  dummy = empty
</property>

Note: even for embedded tomee adapter it is relevant since the jvm can be 
forked so System.setProperty is ignored


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to