From 3ef117fd3da218411c83c2690ceaf176cc8f3aea Mon Sep 17 00:00:00 2001 From: objectiser Date: Wed, 12 Mar 2014 12:21:01 +0000 Subject: [PATCH] RTGOV-385 Pass activemq username and password from Karaf config file --- .../OSGI-INF/blueprint/epn-jms-activemq.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/modules/event-processor-network/epn-jms-activemq/src/main/resources/OSGI-INF/blueprint/epn-jms-activemq.xml b/modules/event-processor-network/epn-jms-activemq/src/main/resources/OSGI-INF/blueprint/epn-jms-activemq.xml index b9fa9bdd..40e2db2c 100644 --- a/modules/event-processor-network/epn-jms-activemq/src/main/resources/OSGI-INF/blueprint/epn-jms-activemq.xml +++ b/modules/event-processor-network/epn-jms-activemq/src/main/resources/OSGI-INF/blueprint/epn-jms-activemq.xml @@ -1,7 +1,15 @@ + + + + + + + @@ -15,8 +23,8 @@ don't really want to include credentials in the file, so might need to obtain from config service? --> - - + +