[arquillian-issues] [JBoss JIRA] (ARQ-1896) Make JMX objectname configurable for JMXTestRunner and JMXMethodExecutor

John Poth (JIRA) issues at jboss.org
Mon Jan 5 11:24:29 EST 2015


     [ https://issues.jboss.org/browse/ARQ-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Poth updated ARQ-1896:
---------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/arquillian/arquillian-core/pull/74


Simple commit. Everything is in the pull request description.

> Make JMX objectname configurable for JMXTestRunner and JMXMethodExecutor
> ------------------------------------------------------------------------
>
>                 Key: ARQ-1896
>                 URL: https://issues.jboss.org/browse/ARQ-1896
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Base Implementation
>    Affects Versions: 1.1.6.Final
>            Reporter: John Poth
>
> 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).



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the arquillian-issues mailing list