Author: slaws
Date: Mon Oct  5 13:12:24 2009
New Revision: 821786

URL: http://svn.apache.org/viewvc?rev=821786&view=rev
Log:
Some more property strings

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=821786&r1=821785&r2=821786&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
 Mon Oct  5 13:12:24 2009
@@ -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
 


Reply via email to