John Poth created ARQ-1896:
------------------------------
Summary: 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)