diff --git a/artemis-server-osgi/src/main/java/org/apache/activemq/artemis/osgi/OsgiBroker.java b/artemis-server-osgi/src/main/java/org/apache/activemq/artemis/osgi/OsgiBroker.java index 8982862b50..05b5984669 100644 --- a/artemis-server-osgi/src/main/java/org/apache/activemq/artemis/osgi/OsgiBroker.java +++ b/artemis-server-osgi/src/main/java/org/apache/activemq/artemis/osgi/OsgiBroker.java @@ -84,7 +84,7 @@ public class OsgiBroker { if (karafDataDir != null) { brokerInstance = karafDataDir + "/artemis/" + name; } - } + } // todo if we start to pullout more configs from the main config then we