Author: bdaniel
Date: Thu Jul 22 03:46:11 2010
New Revision: 966494

URL: http://svn.apache.org/viewvc?rev=966494&view=rev
Log:
Update policy error messages

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=966494&r1=966493&r2=966494&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 03:46:11 2010
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License. 
 
-POL_3001=TUSCANY-3370
+POL_3001=Test service got an exception during execution: 
org.oasisopen.sca.ServiceRuntimeException WSDL document is using SOAP v1.2 but 
SOAP v1.1 is required by the specified policy intents
 POL_3002=TUSCANY-3370
 POL_3003=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POL_3003, 
Artifact: META-INF/definitions.xml, Definitions: 
jar:file:***/POL_3003.zip!/META-INF/definitions.xml] - [ASM10001,POL30002] 
Duplicate intent 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}dupIntent found in domain
 POL_3004=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POL_3004, 
Artifact: META-INF/definitions.xml, Definitions: 
jar:file:***/POL_3004.zip!/META-INF/definitions.xml] - [POL30004] Intent 
twoDefaults has more than one qualifier marked as the default qualifier
@@ -40,6 +40,7 @@ POL_4012=org.oasisopen.sca.ServiceRuntim
 POL_4018=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestClient, 
Service: TestInvocation] - The intent 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}DirectIntent associated 
with policy subject ***Endpoint:  URI = 
TestClient#service-binding(TestInvocation/TestInvocation) has no matching 
policy set
 POL_4027=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POL_4027, 
Artifact: META-INF/definitions.xml, Definitions:*** - [POL40020] 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_4033=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POL_4033, 
Artifact: META-INF/definitions.xml, Definitions: 
jar:file:/C:/tuscany/otest/newlayout/sca-policy/../sca-policy/POL_4033/target/POL_4033.zip!/META-INF/definitions.xml]
 - ContributionReadException occurred due to: 
org.apache.tuscany.sca.contribution.processor.ContributionReadException: 
javax.xml.xpath.XPathExpressionException: 
javax.xml.transform.TransformerException: A location path was expected, but the 
following token was encountered:
 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=Test service got an exception during execution: 
org.oasisopen.sca.ServiceRuntimeException
 POL_9009=Test service got an exception during execution: 
org.oasisopen.sca.ServiceRuntimeException
@@ -48,4 +49,4 @@ POL_9016=Test service got an exception d
 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=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: [Contribution: POL_11001, 
Artifact: Test_POL_11001.composite] - XMLSchema validation error occured in: 
Test_POL_11001.composite ,line = ***, column = ***, Message = 
cvc-complex-type.3.2.2: Attribute 'badAttribute' is not allowed to appear in 
element 'policySetAttachment'.
\ No newline at end of file
+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