INT-2415 MBean Name Collisions in Tests

JMX Tests failed due to InstanceAlreadyExistsException; name
collisions between MBeans registered in multiple tests.

Adds a domain to the new tests added to fix INT-2413 to
force unique MBean names.
This commit is contained in:
Gary Russell
2012-01-23 11:52:43 -05:00
parent 235fb0e82e
commit 864a4ef291

View File

@@ -11,7 +11,7 @@
<context:mbean-server />
<int-jmx:mbean-export/>
<int-jmx:mbean-export default-domain="update.mapping.domain"/>
<int:channel id="in" />