From 42a831942ae986f83d444bce5c6f49fa6f01b2bc Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 6 Oct 2009 12:36:03 +0000 Subject: Error messages up to the end of ASM_5*** git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822248 13f79535-47bb-0310-9956-ffa450edef68 --- .../test/resources/tuscany-oasis-sca-tests-errors.properties | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'java') diff --git a/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties b/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties index f251797529..e6d3b205cf 100644 --- a/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties +++ b/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties @@ -28,10 +28,15 @@ ASM_5008=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oas ASM_5009=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}] - Duplicate component name: Composite = {http://docs.oasis-open.org/ns/opencsa/sca/200903} Component = TestComponent1 ASM_5010=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] - Component service interface incompatible with implementation service interface: Component = TestComponent1 Service = Service1 ASM_5014=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] - Component reference multiplicity incompatible with reference multiplicity: Component = TestComponent1 Reference = Reference1 -ASM_5028=org.oasisopen.sca.ServiceRuntimeException: [Composite: http://tuscany.apache.org/xmlns/sca/1.1] - Property not found for component property: Component = TestComponent1 Property = randomName -ASM_5029=Unknown error message - need to determine the correct error message for this testcase +ASM_5023=OASIS issue opened +ASM_5024=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1, Reference: Reference1] - Composite {http://docs.oasis-open.org/ns/opencsa/sca/200903} Component TestComponent1 Reference Reference1 must not specify endpoints using both target attribute and with binding uri attribute +ASM_5027=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] - Duplicate component property name: Component = TestComponent1 Property = serviceName +ASM_5028=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] - Property not found for component property: Component = TestComponent1 Property = randomName +ASM_5029=TUSCANY-3231 +ASM_5030=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_5030, Artifact: Test_ASM_5030.composite] - ASM50033: value attribute exists for the property element +ASM_5035=org.apache.tuscany.sca.contribution.processor.ContributionReadException: Error: property has both @type and @element attribute values - complexType ASM_5036=Unknown error message - need to determine the correct error message for this testcase -ASM_5037=org.oasisopen.sca.ServiceRuntimeException: [Composite: http://tuscany.apache.org/xmlns/sca/1.1] - Property not found for component property: Component = TEST_ASM_5037Component1 Property = bogusName +ASM_5037=org.oasisopen.sca.ServiceRuntimeException: [Composite: {http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TEST_ASM_5037Component1] - Property not found for component property: Component = TEST_ASM_5037Component1 Property = bogusName ASM_6016=Unknown error message - need to determine the correct error message for this testcase ASM_6020=Unknown error message - need to determine the correct error message for this testcase ASM_6023=Unknown error message - need to determine the correct error message for this testcase -- cgit v1.2.3