summaryrefslogtreecommitdiffstats
path: root/otest
diff options
context:
space:
mode:
authorbdaniel <bdaniel@13f79535-47bb-0310-9956-ffa450edef68>2010-07-22 04:27:56 +0000
committerbdaniel <bdaniel@13f79535-47bb-0310-9956-ffa450edef68>2010-07-22 04:27:56 +0000
commit115f013825b7d53179e84e79252cb684eeacd728 (patch)
treeb66c9c219ca7c1901c3a6fb6846d92eb63863f0f /otest
parentcb978aefbff17d98519c196e872d39546863e89c (diff)
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
Diffstat (limited to 'otest')
-rw-r--r--otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties2
1 files changed, 2 insertions, 0 deletions
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