From f568454d009fc467080b44c9050c0fd963ba4910 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 27 Jul 2009 14:35:20 +0000 Subject: Add a Tuscany specific RuntimeBridge that usesthe non-OSGi code as thats easier to work with git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798163 13f79535-47bb-0310-9956-ffa450edef68 --- .../otest/current/tests/src/test/resources/oasis-sca-tests.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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..c21778cc7d 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,7 @@ 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 +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 -- cgit v1.2.3