Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-1441

Arquillian Managed container should fail if a server on same management port is found

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.1.Final
    • 7.0.0.Final
    • Test Suite
    • None

      The Managed container should not reuse a already started server if found on the same configuration, that's what the Remote container is for.

      This is for security reasons to avoid running the test suite against a potential harmful environment. (e.g. manipulating the wrong server env backend data base etc)

      The isServerStarted check should be replaced with a simple URL ping to avoid the 5 sec wait timeout in the Management API client.

              aslak@redhat.com Aslak Knutsen
              aslak@redhat.com Aslak Knutsen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: