]
Jiří Holuša updated ISPN-6415:
------------------------------
Git Pull Request:
Allow duplicate JMX domains in JPA cache store testsuite
--------------------------------------------------------
Key: ISPN-6415
URL:
https://issues.jboss.org/browse/ISPN-6415
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 8.2.0.Final
Reporter: Jiří Holuša
Assignee: Jiří Holuša
When executing JPA cache store tests, I get failing
org.infinispan.persistence.jpa.JpaConfigurationTest.testXmlConfig due to clash of JMX
domain.
Allowing the duplicate domains solves the problem and since it's only for testing
purposes, I guess this is acceptable solution.