Author: lresende
Date: Sat Mar 13 16:06:06 2010
New Revision: 922591

URL: http://svn.apache.org/viewvc?rev=922591&view=rev
Log:
TUSCANY-3487 - Updating expected error messages for transaction policy intents 
related tests

Modified:
    
tuscany/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties

Modified: 
tuscany/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL: 
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=922591&r1=922590&r2=922591&view=diff
==============================================================================
--- 
tuscany/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 (original)
+++ 
tuscany/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 Sat Mar 13 16:06:06 2010
@@ -34,11 +34,11 @@ POL_4012=org.oasisopen.sca.ServiceRuntim
 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


Reply via email to