]
Tristan Tarrant updated ISPN-6415:
----------------------------------
Status: Open (was: New)
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
Fix For: 9.0.0.Final, 9.0.0.Alpha1
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.