Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-1354

Add 'openejb.deployer.binaries.use' automatically for arquillian test on remote machine

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • 1.7.1
    • 1.7.2, 7.0.0-M1
    • None
    • None

    Description

      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 -

      <property name="deployerProperties">
          openejb.deployer.binaries.use=true
      </property>
      

      Attachments

        Activity

          People

            andyg Andy Gumbrecht
            andyg Andy Gumbrecht
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: