From 158b1617cc5ec44116fb39ba45fac5bddad0c59c Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 1 Sep 2011 15:38:09 +0000 Subject: Add the option to use (commented out) if you want to try running the tests with the domain node git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1164115 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/oasis-sca-tests.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'otest') diff --git a/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties b/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties index 9bd40612ee..5291b10179 100644 --- a/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties +++ b/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/oasis-sca-tests.properties @@ -23,6 +23,7 @@ org.oasis.sca.tests.assembly.lang=POJO # The class to use as the Runtime Bridge for the SCA runtime under test #org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyOSGiRuntimeBridge org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyRuntimeBridge +#org.oasis.sca.tests.assembly.runtime_bridge=org.apache.tuscany.sca.otest.TuscanyDomainNodeRuntimeBridge # 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