summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/jndi.properties
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/itest/jms/topics/src/main/resources/jndi.properties')
-rw-r--r--sca-java-2.x/trunk/itest/jms/topics/src/main/resources/jndi.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/jndi.properties b/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/jndi.properties
index 9888d5843b..d7988ee60d 100644
--- a/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/jndi.properties
+++ b/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/jndi.properties
@@ -20,7 +20,7 @@
java.naming.factory.initial = org.apache.activemq.jndi.ActiveMQInitialContextFactory
# use the following property to configure the default connector
-java.naming.provider.url = vm://localhost?broker.persistent=false&broker.useJmx=false
+java.naming.provider.url = vm://localhost?broker.persistent=false&broker.useJmx=false&broker.useShutdownHook=false
# use the following property to specify the JNDI name the connection factory
# should appear as.