Author: antelder
Date: Wed May 12 15:09:16 2010
New Revision: 943545

URL: http://svn.apache.org/viewvc?rev=943545&view=rev
Log:
Update error messages from otest ones

Modified:
    
tuscany/sca-java-2.x/trunk/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties

Modified: 
tuscany/sca-java-2.x/trunk/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=943545&r1=943544&r2=943545&view=diff
==============================================================================
--- 
tuscany/sca-java-2.x/trunk/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 (original)
+++ 
tuscany/sca-java-2.x/trunk/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 Wed May 12 15:09:16 2010
@@ -26,7 +26,7 @@ ASM_5006=org.oasisopen.sca.ServiceRuntim
 ASM_5007=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
Test_ASM_5007Component1] - [ASM40004,ASM50007,ASM60006] Duplicate 
implementation reference name: Component = Test_ASM_5007Component1 Reference = 
Reference1
 ASM_5008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM50008] Component type reference not found for component reference: 
Component = TestComponent1 Reference = InvalidName
 ASM_5009=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}] - [ASM50001] Duplicate 
component name: Composite = {http://docs.oasis-open.org/ns/opencsa/sca/200912} 
Component = TestComponent1
-ASM_5010=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM50004] Component service interface incompatible with implementation 
service interface: Component = TestComponent1 Service = Service1
+ASM_5010=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM50004,JCA30002] 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/200912}, Component: TestComponent1] 
- [ASM50009] Component reference multiplicity incompatible with reference 
multiplicity: Component = TestComponent1 Reference = Reference1
 ASM_5023=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/200903}TestComposite11, 
Component: Composite11Component1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite4, 
Component: Composite4Component1] - [ASM50022] Too many targets on reference: 
reference1
 ASM_5024=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1, 
Reference: Reference1] - [ASM50026] Composite 
{http://docs.oasis-open.org/ns/opencsa/sca/200912} Component TestComponent1 
Reference Reference1 must not specify endpoints using both target attribute and 
with a binding child element
@@ -37,8 +37,8 @@ ASM_5030=org.oasisopen.sca.ServiceRuntim
 
ASM_5035=org.apache.tuscany.sca.contribution.processor.ContributionReadException:
 [ASM40010,ASM60040] Error: property has both @type and @element attribute 
values - complexType
 ASM_5036=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_5036Component1] - [ASM_5036] The property component 
TEST_ASM_5036Component1 property complexType has XSD type 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}ComplexType2 while its 
component type property has the XSD type 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}ComplexType1
 ASM_5037=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_5037Component1] - [ASM50031] Property not found for component 
property: Component = TEST_ASM_5037Component1 Property = bogusName
-ASM_5038=unknown
-ASM_5039=unknown
+ASM_5038=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_5038Component1] - [ASM50027] The property serviceData1 on component 
TEST_ASM_5038Component1 has a value which does not match the simple type 
{http://www.w3.org/2001/XMLSchema}float with which it is associated
+ASM_5039=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_5039Component1] - [ASM50038] The property complexType on component 
TEST_ASM_5039Component1 has a value which does not match the complex type 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}ComplexType1 with which 
it is associated. Validation reported cvc-complex-type.2.4.d: Invalid content 
was found starting with element 'test:thirdData'. No child element is expected 
at this point.
 ASM_5040=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_5040Component1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite74] - 
[ASM50042] Composite reference promotes component reference with 1..1 
multiplicity and nonOverridable flag set true: Composite = 
TestComposite74.composite Composite reference = Reference1 Component reference 
= Reference1
 ASM_6001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_6001, 
Artifact: TestDuplicate1.composite] - [ASM_6001] More than one composite with 
the same name 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}DuplicateComposite found 
in contribution
 ASM_6002=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM40003,ASM60003,JCA90045] Duplicate implementation service name: Component 
= TestComponent1 Service = Service1
@@ -62,26 +62,26 @@ ASM_6032=org.oasisopen.sca.ServiceRuntim
 ASM_6033=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/200903}TestComposite41] - 
[ASM60011] Composite reference multiplicity incompatible with component 
reference multiplicity: Composite = TestComposite41.composite Composite 
reference = Reference1 Component reference = Reference1
 ASM_6036=Test service got an exception during execution: 
org.oasisopen.sca.ServiceRuntimeException Unable to bind [] - No endpoints 
found in the domain that match the reference (@***)EndpointReference:  URI = 
TestClient#reference(reference1) WIRED_TARGET_NOT_FOUND Target = 
(@***)Endpoint:  URI = TEST_ASM_6036Component1#service(ServiceZ) [Unresolved]
 ASM_6039=Test service got an exception during execution: 
org.oasisopen.sca.ServiceRuntimeException Unable to bind [] - No endpoints 
found in the domain that match the reference (@***)EndpointReference:  URI = 
TestClient#reference(reference1) WIRED_TARGET_NOT_FOUND Target = 
(@***)Endpoint:  URI = TEST_ASM_6039Component1#service-binding(Service1/harry) 
[Unresolved] 
-ASM_8001=org.apache.tuscany.sca.interfacedef.OverloadedOperationException: 
Cannot overload operation operation1 on org.oasisopen.sca.test.Service3 as it 
is a @Remotable interface
+ASM_8001=org.apache.tuscany.sca.interfacedef.OverloadedOperationException: 
[JCA20001] Cannot overload operation operation1 on 
org.oasisopen.sca.test.Service3 as it is a @Remotable interface
 ASM_8004=org.apache.tuscany.sca.interfacedef.InvalidCallbackException: 
Callback org.oasisopen.sca.test.Service6Callback must be remotable on remotable 
interface org.oasisopen.sca.test.Service6
 ASM_8005=org.apache.tuscany.sca.interfacedef.InvalidCallbackException: 
Callbackorg.oasisopen.sca.test.Service7Callback must not be remotable on local 
interface org.oasisopen.sca.test.Service7
 ASM_8006=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_8006, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_ASM_8006] - The 
interface.wsdl element has a forward interface with a callback declared in the 
WSDL {http://test.sca.oasisopen.org/}Service9Callback and a callback interface 
also declared using the callbackInterface attribute 
{http://test.sca.oasisopen.org/}Service8Callback but the callback interfaces 
are not equal.
-ASM_8007=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent2] 
- [ASM50004] Component service interface incompatible with implementation 
service interface: Component = TestComponent2 Service = Service1
-ASM_8008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- Component reference interface incompatible with implementation reference 
interface: Component = TestComponent1 Reference = Reference1
-ASM_8009=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_8009Component1] - Component reference interface incompatible with 
implementation reference interface: Component = TEST_ASM_8009Component1 
Reference = Reference1
+ASM_8007=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent2] 
- [ASM50004,JCA30002] Component service interface incompatible with 
implementation service interface: Component = TestComponent2 Service = Service1
+ASM_8008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [JCA30001,JCA30002,JCA30003,JCA90046] Component reference interface 
incompatible with implementation reference interface: Component = 
TestComponent1 Reference = Reference1
+ASM_8009=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_8009Component1] - [JCA30001,JCA30002,JCA30003,JCA90046] Component 
reference interface incompatible with implementation reference interface: 
Component = TEST_ASM_8009Component1 Reference = Reference1
 ASM_8010=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_8010Component2, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite63] - 
Interface of composite service Service1 must be subset of the interface 
declared by promoted component service. Callback operation not found on target
 ASM_8011=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/200903}TestComposite62] - 
[ASM60008,ASM60013] Interface of composite reference Reference1 must be 
compatible with the interface declared by promoted component reference. 
Callback operation not found on target
 ASM_8012=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_8012Component1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite64] - 
[ASM60008,ASM60013] Interface of composite reference Reference1 must be 
compatible with the interface declared by promoted component reference.
 ASM_8017=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_8017Component1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite72] - 
Interface of composite service Service1a must be subset of the interface 
declared by promoted component service. Callback interface doesn't match
-ASM_8018=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestClient] - 
[ASM50004] Component service interface incompatible with implementation service 
interface: Component = TestClient Service = TestInvocation
+ASM_8018=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestClient] - 
[ASM50004,JCA30002] 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/200912}, Component: TestComponent1] 
- Multiple bindings with the same name for a service: Service = Service1 
Binding name = Fred
 ASM_9005=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_9005Component1] - [ASM90005] The SCA binding Service1 on component 
TEST_ASM_9005Component1 service Service1 should not have a URI and the URI is 
currently set to http://example/bar
 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 = ***, 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":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] 
- [ASM50004] Component service interface incompatible with implementation 
service interface: Component = TestComponent1 Service = Service1 Operation 
operation1 not found on target
-ASM_12008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_12008TestComponent1] - [ASM50004] Component service interface 
incompatible with implementation service interface: Component = 
TEST_ASM_12008TestComponent1 Service = Service1 Operation operation1 not found 
on target
+ASM_12007=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM50004,JCA30002] Component service interface incompatible with 
implementation service interface: Component = TestComponent1 Service = Service1 
Operation operation1 not found on target
+ASM_12008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: 
TEST_ASM_12008TestComponent1] - [ASM50004,JCA30002] Component service interface 
incompatible with implementation service interface: Component = 
TEST_ASM_12008TestComponent1 Service = Service1 Operation operation1 not found 
on target
 ASM_12011=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestComponent1] 
- [ASM60030] Component implementation not resolved: Component = TestComponent1 
Uri = TestComponent1
 ASM_12012=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_12012, 
Artifact: META-INF/sca-contribution.xml] - XMLSchema validation error occured 
in: jar:file:***ASM_12012***.zip!/META-INF/sca-contribution.xml ,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":deployable, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":importBase, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":exportBase, 
WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.
 ASM_13001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13001, 
Artifact: Test_ASM_13001.composite] - XMLSchema validation error occured in: 
Test_ASM_13001.composite ,line = ***, column = ***, Message = 
cvc-complex-type.2.4.a: Invalid content was found starting with element 
'sevrice'. One of '{"http://docs.oasis-open.org/ns/opencsa/sca/200912":service, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":reference, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":property, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment, 
WC[##other:"http://docs.oasis-open.org/ns/opencsa/sca/200912"]}' is expected.


Reply via email to