summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-16 08:27:05 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-16 08:27:05 +0000
commitf2d822fa7eba1e0fbbae1ff4b94921f96f30250b (patch)
treeead206dc26f13855b37ba61db649263c4ef6d3f0 /java
parentcc67af05253c96583b1637bb2394eb5880265aec (diff)
Fix message for JCA_10049
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825809 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
-rw-r--r--java/sca/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties2
1 files changed, 1 insertions, 1 deletions
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 fedbf3393b..c31dc0340f 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
@@ -39,7 +39,7 @@ JCA_10015=org.apache.tuscany.sca.contribution.processor.ContributionResolveExcep
JCA_10046=* org.oasisopen.sca.ServiceRuntimeException: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 4 counts of IllegalAnnotationExceptions
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_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_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