summaryrefslogtreecommitdiffstats
path: root/java/sca/otest
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-29 08:33:45 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-29 08:33:45 +0000
commit506e4e1bccba6384a0cec6aae0b4c0e86f9402ce (patch)
tree2d74b3db3ae7f6116e9fb462d41df4c113db2a54 /java/sca/otest
parent149dfb6dee8f98346d7e0a0021e1e31cd836744b (diff)
Change back to non-OSGi for default. The OSGi one doesnt work yet for me and is much slower
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798808 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/otest')
-rw-r--r--java/sca/otest/current/tests/src/test/resources/oasis-sca-tests.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/java/sca/otest/current/tests/src/test/resources/oasis-sca-tests.properties b/java/sca/otest/current/tests/src/test/resources/oasis-sca-tests.properties
index 54c7eeeb6f..8341824822 100644
--- a/java/sca/otest/current/tests/src/test/resources/oasis-sca-tests.properties
+++ b/java/sca/otest/current/tests/src/test/resources/oasis-sca-tests.properties
@@ -9,7 +9,10 @@
org.oasis.sca.tests.assembly.lang=Java
# The class to use as the Runtime Bridge for the SCA runtime under test
-org.oasis.sca.tests.assembly.runtime_bridge=client.TuscanyRuntimeBridge
+# - use client.TuscanyRuntimeBridge for the OSGi runtime
+# - use tuscany.TuscanyRuntimeBridge for the Java runtime
+# org.oasis.sca.tests.assembly.runtime_bridge=client.TuscanyRuntimeBridge
+org.oasis.sca.tests.assembly.runtime_bridge=tuscany.TuscanyRuntimeBridge
# The location of the contributions for the test suite
# %1 represents the placement of the name of each contribution into the location URI