diff --git a/hawkular-nest/hawkular-nest-distro/src/main/scripts/standalone.xsl b/hawkular-nest/hawkular-nest-distro/src/main/scripts/standalone.xsl index 9e022f6..6bd5872 100644 --- a/hawkular-nest/hawkular-nest-distro/src/main/scripts/standalone.xsl +++ b/hawkular-nest/hawkular-nest-distro/src/main/scripts/standalone.xsl @@ -93,20 +93,22 @@ - - HawkularNotifications + class-name="org.apache.activemq.command.ActiveMQQueue" + jndi-name="java:/queue/HawkularQueueName" + pool-name="HawkularQueueName"> + HawkularQueueName - - HawkularMetricData + class-name="org.apache.activemq.command.ActiveMQTopic" + jndi-name="java:/topic/HawkularTopicName" + pool-name="HawkularTopicName"> + HawkularTopicName + ]]>