summaryrefslogtreecommitdiffstats
path: root/java/sca/otest
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-10-05 13:12:24 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2009-10-05 13:12:24 +0000
commit77a3fbf56b71926c91891087ad70220c964ed59b (patch)
tree63d9331e76c8c1a2825e9780e602d5ee30bc7a04 /java/sca/otest
parenta6d1b69e97bdd7d018b7d7d5bfa3aca4124d56b8 (diff)
Some more property strings
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@821786 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/otest')
-rw-r--r--java/sca/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties27
1 files changed, 24 insertions, 3 deletions
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 184d8a415e..fb30c01319 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
@@ -15,7 +15,28 @@
# specific language governing permissions and limitations
# under the License.
-ASM_4002=Duplicate service name: Component = TestComponent1 Service = Service1
-ASM_4003=Duplicate reference name: Component = TestComponent1 Reference = Reference1
-ASM_10001=Duplicate intent {http://docs.oasis-open.org/ns/opencsa/scatests/200903}Fred found in domain
+ASM_4002=org.oasisopen.sca.ServiceRuntimeException: [] - Duplicate service name: Component = TestComponent1 Service = Service1
+ASM_4003=org.oasisopen.sca.ServiceRuntimeException: [] - Duplicate reference name: Component = TestComponent1 Reference = Reference1
+ASM_4004=org.oasisopen.sca.ServiceRuntimeException: [] - Duplicate property name: Component = TestComponent1 Property = propertyName
+ASM_4007=org.apache.tuscany.sca.contribution.processor.ContributionReadException: Error: property has both @type and @element attribute values - propertyName
+ASM_4008=org.oasisopen.sca.ServiceRuntimeException: [] - [ASM_4008] No value configured on a mustSupply property: Component = TestComponent1 Property = propertyName
+ASM_5008=org.oasisopen.sca.ServiceRuntimeException: [Composite: http://tuscany.apache.org/xmlns/sca/1.1] - 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_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
+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_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
+ASM_6024=org.oasisopen.sca.ServiceRuntimeException: [Composite: http://tuscany.apache.org/xmlns/sca/1.1] - Component implementation not resolved: Component = TestComponent1 Uri = null
+ASM_6030=Unknown error message - need to determine the correct error message for this testcase
+ASM_7002=Unknown error message - need to determine the correct error message for this testcase
+ASM_7003=Unknown error message - need to determine the correct error message for this testcase
+ASM_8007=org.oasisopen.sca.ServiceRuntimeException: [Composite: http://tuscany.apache.org/xmlns/sca/1.1] - Component service interface incompatible with implementation service interface: Component = TestComponent2 Service = Service1
+ASM_8008=org.oasisopen.sca.ServiceRuntimeException: [Composite: http://tuscany.apache.org/xmlns/sca/1.1] - Component reference interface incompatible with implementation reference interface: Component = TestComponent1 Reference = Reference1
+ASM_8009=org.oasisopen.sca.ServiceRuntimeException: [Composite: http://tuscany.apache.org/xmlns/sca/1.1] - Component reference interface incompatible with implementation reference interface: Component = TEST_ASM_8009Component1 Reference = Reference1
+ASM_8018=org.oasisopen.sca.ServiceRuntimeException: [Composite: http://tuscany.apache.org/xmlns/sca/1.1] - Component service interface incompatible with implementation service interface: Component = TestClient Service = TestInvocation
+ASM_10001=org.oasisopen.sca.ServiceRuntimeException: [] - Duplicate intent {http://docs.oasis-open.org/ns/opencsa/scatests/200903}Fred found in domain