From d987846a0107ffc6795b432c6f08028e1d93eef5 Mon Sep 17 00:00:00 2001 From: jbertram Date: Tue, 5 May 2015 17:06:56 -0500 Subject: [PATCH] Fix Vert.x example --- .../vertx-connector/src/main/resources/server0/broker.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/core/vertx-connector/src/main/resources/server0/broker.xml b/examples/core/vertx-connector/src/main/resources/server0/broker.xml index 1012860da9..9be6726b52 100644 --- a/examples/core/vertx-connector/src/main/resources/server0/broker.xml +++ b/examples/core/vertx-connector/src/main/resources/server0/broker.xml @@ -62,14 +62,14 @@ under the License. - org.apache.activemq.integration.vertx.VertxIncomingConnectorServiceFactory + org.apache.activemq.artemis.integration.vertx.VertxIncomingConnectorServiceFactory - org.apache.activemq.integration.vertx.VertxOutgoingConnectorServiceFactory + org.apache.activemq.artemis.integration.vertx.VertxOutgoingConnectorServiceFactory @@ -77,5 +77,5 @@ under the License. - +