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

Aslak Knutsen (JIRA) issues at jboss.org
Tue Jan 13 15:07:49 EST 2015


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

Aslak Knutsen updated ARQ-1896:
-------------------------------
           Status: Resolved  (was: Pull Request Sent)
         Assignee: Aslak Knutsen
    Fix Version/s: 1.1.6.Final
       Resolution: Done


Pushed upstream; https://github.com/arquillian/arquillian-core/commit/0e5305fb447c5e72268b3280e53b12e6d30678ca

> 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
>            Assignee: Aslak Knutsen
>             Fix For: 1.1.6.Final
>
>
> 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