diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2010-03-13 16:06:06 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2010-03-13 16:06:06 +0000 |
commit | 8f939f75e0bc7213c8a8f673c63a2d39708cdfa6 (patch) | |
tree | 469ef163b12f86a81f9904ebcbfd95a5f6727f18 /otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties | |
parent | d0cbb44d6f568c744f5c7ee9befbe5ee03c1fef7 (diff) |
TUSCANY-3487 - Updating expected error messages for transaction policy intents related tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922591 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties | 12 |
1 files changed, 6 insertions, 6 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 b479593cea..6e4c346681 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 @@ -34,11 +34,11 @@ POL_4012=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oas POL_4027=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POL_4027, Artifact: META-INF/definitions.xml, Definitions: jar:file:***/POL_4027.zip!/META-INF/definitions.xml] - Duplicate binding type {http://docs.oasis-open.org/ns/opencsa/sca/200912}dupBinding.type found in domain POL_4028=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200912}] - [POL40002] The policy {http://docs.oasis-open.org/ns/opencsa/scatests/200903}PolicySetExtAttachProp has been attached to a property or one of its children. This is not allowed. POL_5001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: http://tuscany.apache.org/SystemContribution] - [POL50001] An extension to support the implementation type {http://docs.oasis-open.org/ns/opencsa/sca/200912}unknown.type cant be found in the domain -POL_9006=TUSCANY-1649 -POL_9009=TUSCANY-1649 -POL_9015=TUSCANY-1649 -POL_9016=TUSCANY-1649 -POL_9017=TUSCANY-1649 -POL_9018=TUSCANY-1649 +POL_9006=Test service got an exception during execution: org.oasisopen.sca.ServiceRuntimeException +POL_9009=Test service got an exception during execution: org.oasisopen.sca.ServiceRuntimeException +POL_9015=Test service got an exception during execution: org.oasisopen.sca.ServiceRuntimeException +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_10001=TUSCANY-3381 POL_11001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POL_11001, Artifact: Test_POL_11001.composite] - XMLSchema validation error occured in: Test_POL_11001.composite ,line = ***, column = ***, Message = cvc-complex-type.2.4.a: Invalid content was found starting with element 'policySetAttachment'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, "http://docs.oasis-open.org/ns/opencsa/sca/200912":interface, "http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, "http://docs.oasis-open.org/ns/opencsa/sca/200912":callback, WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.
\ No newline at end of file |