Sanne Grinovero created ARQ-1964:
------------------------------------
Summary: OperateOnDeployment not honored when using the JMX Protocol
Key: ARQ-1964
URL:
https://issues.jboss.org/browse/ARQ-1964
Project: Arquillian
Issue Type: Bug
Affects Versions: 1.1.8.Final
Reporter: Sanne Grinovero
I was using protocol type {{jmx-as7}} to run tests on WildFly 9.0.0.Final, using
1.1.8.Final of Arquillian, and having the wildfly components aligned with the same
versions I've found in WildFly 9's source code.
It seems like a random deployed is chosen, and all tests in the same class are run on that
same deployment rather than on the ones I'm specifying with {{@OperateOnDeployment}}.
Switching to protocol {{Servlet 3.0}} seems to workaround the problem.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)