From 4db74cd558eb90760cda3181f2666acf9812f651 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 13 Sep 2010 15:06:25 -0400 Subject: [PATCH] INT-1440 the QoS properties are now only applied to JmsTemplate if it is not a referenced bean --- .../config/jmsOutboundWithJmsTemplateQos.xml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 spring-integration-jms/src/test/java/org/springframework/integration/jms/config/jmsOutboundWithJmsTemplateQos.xml diff --git a/spring-integration-jms/src/test/java/org/springframework/integration/jms/config/jmsOutboundWithJmsTemplateQos.xml b/spring-integration-jms/src/test/java/org/springframework/integration/jms/config/jmsOutboundWithJmsTemplateQos.xml new file mode 100644 index 0000000000..77bb36941f --- /dev/null +++ b/spring-integration-jms/src/test/java/org/springframework/integration/jms/config/jmsOutboundWithJmsTemplateQos.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + +