From a727a8d4851f86a7d5712dbaee4ec719078a57cc Mon Sep 17 00:00:00 2001 From: bdaniel Date: Mon, 18 Oct 2010 15:51:50 +0000 Subject: Add error message for POJO_8037 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1023865 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/tuscany-oasis-sca-tests-errors.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'otest') diff --git a/otest/newlayout/tuscany-java-ci-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties b/otest/newlayout/tuscany-java-ci-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties index 8d8c93a80e..25c60f68e0 100644 --- a/otest/newlayout/tuscany-java-ci-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties +++ b/otest/newlayout/tuscany-java-ci-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties @@ -30,6 +30,7 @@ POJO_8031=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oa POJO_8032=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TEST_POJO_8032Component1, Service: Service1] - [POL40009,ASM60009,ASM60010,JCA70001,JCA70003] Intent {http://docs.oasis-open.org/ns/opencsa/scatests/200903}antiSoap and {http://docs.oasis-open.org/ns/opencsa/sca/200912}SOAP are mutually exclusive POJO_8033=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TEST_POJO_8033Component1, Service: Service1] - [POL40009,ASM60009,ASM60010,JCA70001,JCA70003] Intent {http://docs.oasis-open.org/ns/opencsa/scatests/200903}antiSoap and {http://docs.oasis-open.org/ns/opencsa/sca/200912}SOAP are mutually exclusive POJO_8035=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TEST_POJO_8035Component1, Service: Service1] - [POL40009,ASM60009,ASM60010,JCA70001,JCA70003] Intent {http://docs.oasis-open.org/ns/opencsa/sca/200912}SOAP.v1_1 and {http://docs.oasis-open.org/ns/opencsa/sca/200912}SOAP.v1_2 are mutually exclusive +POJO_8037=Test service got an exception during execution: org.oasisopen.sca.ServiceRuntimeException Unable to bind [] - = Unable to match the endpoint reference (@***)EndpointReference: URI = TestClient#reference(reference1) WIRED_TARGET_NOT_FOUND Target = (@***)Endpoint: URI = TEST_POJO_8037Component1#service(Service1) [Unresolved] with the policy of the service to which it refers, matching process was Match policy of (@***)EndpointReference: URI = TestClient#reference(reference1) WIRED_TARGET_NOT_FOUND Target = (@***)Endpoint: URI = TEST_POJO_8037Component1#service(Service1) [Unresolved] to (@***)Endpoint: URI = TEST_POJO_8037Component1#service-binding(Service1/Service1) No match because the following intents are mutually exclusive {http://docs.oasis-open.org/ns/opencsa/sca/200912}SOAP.v1_1 {http://docs.oasis-open.org/ns/opencsa/sca/200912}SOAP.v1_2 ||| POJO_9001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POJO_9001, Artifact: Test_POJO_9001.composite] - XMLSchema validation error occured in: Test_POJO_9001.composite ,line = ***, column = ***, Message = cvc-complex-type.3.2.2: Attribute 'interface' is not allowed to appear in element 'implementation.java'. POJO_10001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POJO_10001, Artifact: META-INF/sca-contribution.xml] - [JCI10001] The value of the @package attribute on the element is not unique across all other elements within the contribution. POJO_10004=org.apache.tuscany.sca.contribution.processor.ContributionResolveException: [JCI100007] A Java package org.oasisopen.sca.test;version=1.0.0 that is specified on an export element MUST be contained within the contribution containing the export element. -- cgit v1.2.3