From 149dfb6dee8f98346d7e0a0021e1e31cd836744b Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 29 Jul 2009 00:01:47 +0000 Subject: Fix the bridge classname git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798731 13f79535-47bb-0310-9956-ffa450edef68 --- .../otest/current/tests/src/test/resources/oasis-sca-tests.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/sca/otest/current/tests/src/test/resources/oasis-sca-tests.properties') 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 c21778cc7d..54c7eeeb6f 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=tuscany.TuscanyRuntimeBridge +org.oasis.sca.tests.assembly.runtime_bridge=client.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