From 115f013825b7d53179e84e79252cb684eeacd728 Mon Sep 17 00:00:00 2001 From: bdaniel Date: Thu, 22 Jul 2010 04:27:56 +0000 Subject: Add error messages for policy 9022 and 9023 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@966499 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/tuscany-oasis-sca-tests-errors.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'otest') diff --git a/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties b/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties index d2eaf995b1..95263bedf9 100644 --- a/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties +++ b/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties @@ -48,5 +48,7 @@ POL_9015=Test service got an exception during execution: org.oasisopen.sca.Servi POL_9016=Test service got an exception during execution: org.oasisopen.sca.ServiceRuntimeException POL_9017=Test service got an exception during execution: org.oasisopen.sca.ServiceRuntimeException POL_9018=Test service got an exception during execution: org.oasisopen.sca.ServiceRuntimeException +POL_9022=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TEST_POL_9022Component1, Reference: reference1] - [POL40009,ASM60009,ASM60010,JCA70001,JCA70003] Intent {http://docs.oasis-open.org/ns/opencsa/sca/200912}propagatesTransaction and {http://docs.oasis-open.org/ns/opencsa/sca/200912}asyncInvocation are mutually exclusive +POL_9023=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TEST_POL_9023Component2, Service: Service1] - [POL40009,ASM60009,ASM60010,JCA70001,JCA70003] Intent {http://docs.oasis-open.org/ns/opencsa/sca/200912}propagatesTransaction and {http://docs.oasis-open.org/ns/opencsa/sca/200912}asyncInvocation are mutually exclusive POL_10001=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestClient, Service: TestInvocation] - The noListener intent may only be specified on a reference. POL_11001=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestClient, Service: TestInvocation] - The noListener intent may only be specified on a reference. \ No newline at end of file -- cgit v1.2.3