Author: bdaniel
Date: Thu Jul 22 04:27:56 2010
New Revision: 966499

URL: http://svn.apache.org/viewvc?rev=966499&view=rev
Log:
Add error messages for policy 9022 and 9023

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=966499&r1=966498&r2=966499&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
 Thu Jul 22 04:27:56 2010
@@ -48,5 +48,7 @@ POL_9015=Test service got an exception d
 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


Reply via email to