Author: antelder
Date: Mon Mar  1 22:19:03 2010
New Revision: 917758

URL: http://svn.apache.org/viewvc?rev=917758&view=rev
Log:
Correct error message by *** line number of error

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=917758&r1=917757&r2=917758&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
 Mon Mar  1 22:19:03 2010
@@ -72,7 +72,7 @@
 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/200912}, 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] - [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/200912":documentation, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":intent, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":policySet, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":bindingType, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":implementationType, 
WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.
+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 = ***, 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/200912":documentation, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":intent, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":policySet, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":binding, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":bindingType, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":implementationType, 
WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' 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/200912}, 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
 ASM_12008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_12008TestComponent1, 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