From a22481fecfdeb202f73f3a2e3b8f7fe8bc5fa912 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 16 Oct 2009 11:56:54 +0000 Subject: Fix message for JCA_10050 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825857 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/tuscany-oasis-sca-tests-errors.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/sca/otest/newlayout') diff --git a/java/sca/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties b/java/sca/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties index 858601141f..1955d1acb2 100644 --- a/java/sca/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties +++ b/java/sca/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties @@ -40,7 +40,7 @@ JCA_10046=org.oasisopen.sca.ServiceRuntimeException: [] - Exception while genera JCA_10047=org.apache.tuscany.sca.contribution.processor.ContributionResolveException: org.apache.tuscany.sca.implementation.java.IntrospectionException: JCA90041 @Scope annotation not allowed on service interface JCA_10048=org.apache.tuscany.sca.contribution.processor.ContributionResolveException: org.apache.tuscany.sca.implementation.java.IntrospectionException: JCA???? Implementation missing service method operation2 service interface org.oasisopen.sca.test.Service1Superset JCA_10049=org.apache.tuscany.sca.contribution.processor.ContributionResolveException: org.apache.tuscany.sca.implementation.java.IntrospectionException: JCA90050 The number of Strings in the names attribute array of the @Service annotation MUST match the number of elements in the value attribute array -JCA_10050=* org.oasisopen.sca.ServiceRuntimeException: Deployment composite Test_JCA_10050.composite cannot be found within contribution file:/C:/Tuscany/SVN/2.x-trunk/otest/newlayout/tuscany-java-caa-test-runner/../sca-java-caa/JCA_10050/target/JCA_10050.zip +JCA_10050=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TEST_JCA_10050Component1] - Duplicate service name: Component = TEST_JCA_10050Component1 Service = Service1 JCA_10051=* org.oasisopen.sca.ServiceRuntimeException: Deployment composite Test_JCA_10051.composite cannot be found within contribution file:/C:/Tuscany/SVN/2.x-trunk/otest/newlayout/tuscany-java-caa-test-runner/../sca-java-caa/JCA_10051/target/JCA_10051.zip JCA_10052=org.apache.tuscany.sca.contribution.processor.ContributionResolveException: org.apache.tuscany.sca.implementation.java.IntrospectionException: JCA90060 The value of each element in the @Service names array MUST be unique amongst all the other element values in the array JCA_11005=* org.apache.tuscany.sca.contribution.processor.ContributionReadException: java.io.FileNotFoundException: C:TuscanySVN2.x-trunkotestnewlayouttuscany-java-caa-test-runner..sca-java-caaJCA_11005targetJCA_11005.zip (The system cannot find the path specified) -- cgit v1.2.3