Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1896

Make JMX objectname configurable for JMXTestRunner and JMXMethodExecutor

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.1.6.Final
    • 1.1.6.Final
    • Base Implementation
    • None

    Description

      Currently, JMXTestRunner#runTestMethod(String className, String methodName) expects to find the test class and run the test method using the classloader set in the constructor. This is a problem when my tests are expected to run inside different containers (hence different classloaders). One easy work around is to publish one JMXTestRunner per container (hence unique objectname has to be provided to avoid conflict).

      Attachments

        Activity

          People

            aslak@redhat.com Aslak Knutsen
            johnpoth_jira John Poth (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: