From 805c472ed6e57cfe18769e0db71f41b85534601a Mon Sep 17 00:00:00 2001 From: Kiran Date: Tue, 11 Oct 2016 03:31:10 -0400 Subject: [PATCH] Added useShutdownHook="false" (#735) Set the property useShutdownHook to false --- spring-jms/src/main/resources/EmbeddedActiveMQ.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-jms/src/main/resources/EmbeddedActiveMQ.xml b/spring-jms/src/main/resources/EmbeddedActiveMQ.xml index 5e956144fd..1db20b8f0f 100644 --- a/spring-jms/src/main/resources/EmbeddedActiveMQ.xml +++ b/spring-jms/src/main/resources/EmbeddedActiveMQ.xml @@ -9,10 +9,10 @@ http://activemq.apache.org/schema/core/activemq-core-5.2.0.xsd http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd"> - + - \ No newline at end of file +