summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-04-26 08:21:14 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-04-26 08:21:14 +0000
commit2343c60ff852730751448f55e33b8bd83d994024 (patch)
treeee07df8955c0a16e61296a3d55ee8766d886b832 /sca-java-2.x
parenta0fd8ed8744051e6f3f4b0ecc3fab432876a3d7f (diff)
Disable ActiveMQ shutdown hook in the jms tests to see if that makes the hudson build faster
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937960 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x')
-rw-r--r--sca-java-2.x/trunk/itest/jms/args/src/main/resources/jndi.properties2
-rw-r--r--sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/jndi.properties2
-rw-r--r--sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/jndi.properties2
-rw-r--r--sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/jndi.properties2
-rw-r--r--sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jndi.properties2
-rw-r--r--sca-java-2.x/trunk/itest/jms/topics/src/main/resources/jndi.properties2
-rw-r--r--sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/jndi.properties2
7 files changed, 7 insertions, 7 deletions
diff --git a/sca-java-2.x/trunk/itest/jms/args/src/main/resources/jndi.properties b/sca-java-2.x/trunk/itest/jms/args/src/main/resources/jndi.properties
index bb431a592b..7ce468aa0f 100644
--- a/sca-java-2.x/trunk/itest/jms/args/src/main/resources/jndi.properties
+++ b/sca-java-2.x/trunk/itest/jms/args/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.
diff --git a/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/jndi.properties b/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/jndi.properties
index dec266b133..be362c51cc 100644
--- a/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/jndi.properties
+++ b/sca-java-2.x/trunk/itest/jms/callbacks/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.
diff --git a/sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/jndi.properties b/sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/jndi.properties
index f7555e0beb..d7f64fda62 100644
--- a/sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/jndi.properties
+++ b/sca-java-2.x/trunk/itest/jms/definitions/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.
diff --git a/sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/jndi.properties b/sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/jndi.properties
index bb431a592b..7ce468aa0f 100644
--- a/sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/jndi.properties
+++ b/sca-java-2.x/trunk/itest/jms/nulls/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.
diff --git a/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jndi.properties b/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jndi.properties
index bb431a592b..7ce468aa0f 100644
--- a/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jndi.properties
+++ b/sca-java-2.x/trunk/itest/jms/selectors/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.
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.
diff --git a/sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/jndi.properties b/sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/jndi.properties
index 040ec282d7..7ac9aa559c 100644
--- a/sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/jndi.properties
+++ b/sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/jndi.properties
@@ -20,7 +20,7 @@
java.naming.factory.initial = itest.MockInitialContextFactory
# 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.