[ 
https://issues.apache.org/jira/browse/TOMEE-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Gumbrecht updated TOMEE-1354:
----------------------------------
    Affects Version/s: 1.7.1

> Add 'openejb.deployer.binaries.use' automatically for arquillian test on 
> remote machine
> ---------------------------------------------------------------------------------------
>
>                 Key: TOMEE-1354
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1354
>             Project: TomEE
>          Issue Type: Improvement
>    Affects Versions: 1.7.1
>            Reporter: Andy Gumbrecht
>            Assignee: Andy Gumbrecht
>            Priority: Minor
>             Fix For: 2.0.0-Milestone-1, 1.7.2
>
>
> Add 'openejb.deployer.binaries.use' automatically for arquillian test on 
> remote machine
> The usual scenario is that TomEE is running locally and can see the deployed 
> war, so there is no need to force this property. If TomEE is actually on a 
> remote machine then this property is required to force binary transmission.
> On checking the host is not local we can ensure this property is defined even 
> when not specified.
> /src/test/resources/arquillian.xml -
> {code:xml}
> <property name="deployerProperties">
>     openejb.deployer.binaries.use=true
> </property>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to