]
Issue was automatically transitioned when Gytis Trikleris created pull request #968 in
GitHub
---------------------------------------------------------------------------------------------
Status: Pull Request Sent (was: Open)
Use servlet protocol in arquillian tests
----------------------------------------
Key: JBTM-2604
URL:
https://issues.jboss.org/browse/JBTM-2604
Project: JBoss Transaction Manager
Issue Type: Task
Components: JTA, REST, TxBridge, TXFramework, XTS
Reporter: Gytis Trikleris
Assignee: Gytis Trikleris
Fix For: 5.next
https://issues.jboss.org/browse/WFLY-5949 was caused by using jmx protocol instead of
servlet in arquillian tests. Therefore, to make sure this doesn't happen in other
tests, we should set servlet as a default protocol in all arquillian tests.