Author: kelvingoodson
Date: Thu Nov 26 15:33:27 2009
New Revision: 884583

URL: http://svn.apache.org/viewvc?rev=884583&view=rev
Log:
match expected outputs to updated error messages

Modified:
    
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties

Modified: 
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL: 
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=884583&r1=884582&r2=884583&view=diff
==============================================================================
--- 
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 (original)
+++ 
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 Thu Nov 26 15:33:27 2009
@@ -17,7 +17,7 @@
 
 ASM_4002=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- [ASM40002] Duplicate service name: Component = TestComponent1 Service = 
Service1
 ASM_4003=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- [ASM40004] Duplicate reference name: Component = TestComponent1 Reference = 
Reference1
-ASM_4004=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- Duplicate property name: Component = TestComponent1 Property = propertyName
+ASM_4004=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- [ASM40005] Duplicate implementation 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: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- [ASM40011] No value configured on a mustSupply property: Component = 
TestComponent1 Property = propertyName
 ASM_5004=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestClient] - 
Too many targets on reference: reference1
@@ -43,7 +43,7 @@
 ASM_6005=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- [ASM40004] Duplicate reference name: Component = TestComponent1 Reference = 
Reference1
 ASM_6006=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite20] - 
Promoted component reference not found: Composite = 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite20 
Reference = Composite20Componentz/Reference1
 ASM_6008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: 
TEST_ASM_6008Component1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite22] - 
Interface of composite reference Reference1 must be compatible with the 
interface declared by promoted component reference. Operation not found on 
target
-ASM_6012=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: 
TEST_ASM_6012TestComponent1] - Duplicate property name: Component = 
TEST_ASM_6012TestComponent1 Property = propertyName
+ASM_6012=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: 
TEST_ASM_6012TestComponent1] - [ASM40005] Duplicate implementation property 
name: Component = TEST_ASM_6012TestComponent1 Property = propertyName
 ASM_6016=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite30, 
Component: TestComponent1, Reference: Reference1] - No target services found 
for the component reference to be autowired: Reference1
 ASM_6020=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1, 
Reference: Reference1] - No target services found for the component reference 
to be autowired: Reference1
 ASM_6021=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: 
TEST_ASM_6021TestComponent1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite31] - 
Promoted component service not found: Composite = 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite31 Service 
= Not_A_URI_of_a_Component
@@ -70,7 +70,7 @@
 ASM_8018=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestClient] - 
Component service interface incompatible with implementation service interface: 
Component = TestClient Service = TestInvocation
 ASM_8019=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_8019, 
Artifact: Test_ASM_8019.composite] - The interface.wsdl interface 
{http://test.sca.oasisopen.org/}Service1 element can only have a remotable 
attribute with the value "true" as WSDL interface are assumed to be remotable 
by default. The value that was found is: false.
 ASM_9002=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- Multiple bindings with the same name for a service: Service = Service1 
Binding name = Fred
-ASM_10001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_10001, 
Artifact: META-INF/definitions.xml, Definitions: 
jar:file:***ASM_10001.zip!/META-INF/definitions.xml] - [POL30002] Duplicate 
intent {http://docs.oasis-open.org/ns/opencsa/scatests/200903}Fred found in 
domain
+ASM_10001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_10001, 
Artifact: META-INF/definitions.xml, Definitions: 
jar:file:***ASM_10001.zip!/META-INF/definitions.xml] - [ASM10001,POL30002] 
Duplicate intent {http://docs.oasis-open.org/ns/opencsa/scatests/200903}Fred 
found in domain
 ASM_10003=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_10003, 
Artifact: META-INF/definitions.xml, Definitions: 
jar:file:***ASM_10003.zip!/META-INF/definitions.xml] - XMLSchema validation 
error occured in: Test_ASM_10003.composite ,line = 17, column = ***, Message = 
cvc-complex-type.2.4.a: Invalid content was found starting with element 
'component'. One of 
'{"http://docs.oasis-open.org/ns/opencsa/sca/200903":documentation, 
"http://docs.oasis-open.org/ns/opencsa/sca/200903":intent, 
"http://docs.oasis-open.org/ns/opencsa/sca/200903":policySet, 
"http://docs.oasis-open.org/ns/opencsa/sca/200903":binding, 
"http://docs.oasis-open.org/ns/opencsa/sca/200903":bindingType, 
"http://docs.oasis-open.org/ns/opencsa/sca/200903":implementationType, 
WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200903"]}' is expected.
 
ASM_12003=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
 Invalid interface when resolving
 ASM_12007=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/2009032}TestComposite5, 
Component: TestComposite5TestComponent1] - Component type service not found for 
component service (missing @Remotable annotation?): Component = 
TestComposite5TestComponent1 Service = Service2


Reply via email to