diff --git a/examples/features/sub-modules/cdi/src/main/resources/activemq/server0/broker.xml b/examples/features/sub-modules/cdi/src/main/resources/activemq/server0/broker.xml deleted file mode 100644 index de51e9a36c..0000000000 --- a/examples/features/sub-modules/cdi/src/main/resources/activemq/server0/broker.xml +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - ./target/paging - - ./target/bindings - - ./target/journal - - 2 - - ./target/large-messages - - - - tcp://${activemq.remoting.default.host:localhost}:${activemq.remoting.default.port:61616} - - - - - tcp://${activemq.remoting.default.host:localhost}:${activemq.remoting.default.port:61616} - - - tcp://${activemq.remoting.amqp.host:localhost}:${activemq.remoting.amqp.port:5672}?protocols=AMQP - - - tcp://${activemq.remoting.stomp.host:localhost}:${activemq.remoting.stomp.port:61613}?protocols=STOMP - - - tcp://${activemq.remoting.hornetq.host:localhost}:${activemq.remoting.hornetq.port:5445}?protocols=CORE,STOMP - - - - - - - - - - - - - - - jms.queue.DLQ - jms.queue.ExpiryQueue - 0 - 10485760 - 10 - BLOCK - - - -