INT-1023 avoiding domain name clash in test
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
|
||||
<si:channel id="testChannel"/>
|
||||
|
||||
<jmx:control-bus id="controlBus" mbean-server="mbs" operation-channel="testChannel"/>
|
||||
<jmx:control-bus id="controlBus" mbean-server="mbs" operation-channel="testChannel" domain="tests.ControlBusParser"/>
|
||||
|
||||
</beans>
|
||||
|
||||
Reference in New Issue
Block a user