Author: slaws
Date: Tue Oct 6 10:32:12 2009
New Revision: 822202
URL: http://svn.apache.org/viewvc?rev=822202&view=rev
Log:
Some more failure case error messages
Modified:
tuscany/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
Modified:
tuscany/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=822202&r1=822201&r2=822202&view=diff
==============================================================================
---
tuscany/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
(original)
+++
tuscany/java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
Tue Oct 6 10:32:12 2009
@@ -25,8 +25,9 @@
ASM_5006=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1]
- Component type service not found for component service (missing @Remotable
annotation?): Component = TestComponent1 Service = InvalidName
ASM_5007=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1]
- Duplicate reference name: Component = TestComponent1 Reference = Reference1
ASM_5008=org.oasisopen.sca.ServiceRuntimeException: [Composite:
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1]
- Component type reference not found for component reference: Component =
TestComponent1 Reference = InvalidName
-ASM_5010=org.oasisopen.sca.ServiceRuntimeException: [Composite:
http://tuscany.apache.org/xmlns/sca/1.1] - Component service interface
incompatible with implementation service interface: Component = TestComponent1
Service = Service1
-ASM_5014=org.oasisopen.sca.ServiceRuntimeException: [Composite:
http://tuscany.apache.org/xmlns/sca/1.1] - Component reference multiplicity
incompatible with reference multiplicity: Component = TestComponent1 Reference
= Reference1
+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_5036=Unknown error message - need to determine the correct error message
for this testcase