Author: antelder
Date: Tue Jul 20 12:11:48 2010
New Revision: 965823

URL: http://svn.apache.org/viewvc?rev=965823&view=rev
Log:
Add error message for JCA 3013

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

Modified: 
tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL: 
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=965823&r1=965822&r2=965823&view=diff
==============================================================================
--- 
tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 (original)
+++ 
tuscany/otest/newlayout/tuscany-java-caa-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 Tue Jul 20 12:11:48 2010
@@ -25,6 +25,7 @@ JCA_3008=org.oasisopen.sca.ServiceRuntim
 JCA_3009=org.apache.tuscany.sca.interfacedef.InvalidAnnotationException: 
[JCA30005] @Remotable annotation present in a interface marked as not remotable 
in the SCDL
 JCA_3011=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_3011, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_3011] - 
[JCA30006] Forbidden annotation interface org.oasisopen.sca.annotation.Property 
found on service interface in class org.oasisopen.sca.test.JCA3011Service
 JCA_3012=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_3012, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_3012] - 
[JCA30007] Forbidden annotation interface org.oasisopen.sca.annotation.Property 
found on callback interface in class 
org.oasisopen.sca.test.JCA3012Service3Callback
+JCA_3013=org.oasisopen.sca.ServiceRuntimeException Unable to bind [] - = 
Unable to match the endpoint reference (***)EndpointReference:  URI = 
TEST_JCA_3013Component1#reference(reference1) WIRED_TARGET_NOT_FOUND Target = 
(***)Endpoint:  URI = TEST_JCA_3013Component2#service(ServiceOneWay) 
[Unresolved] with the policy of the service to which it refers, matching 
process was Match policy of (***)EndpointReference:  URI = 
TEST_JCA_3013Component1#reference(reference1) WIRED_TARGET_NOT_FOUND Target = 
(***)Endpoint:  URI = TEST_JCA_3013Component2#service(ServiceOneWay) 
[Unresolved] to (***)Endpoint:  URI = 
TEST_JCA_3013Component2#service-binding(ServiceOneWay/ServiceOneWay) Match 
because there are no intents or policies Match interface of 
(***)EndpointReference:  URI = TEST_JCA_3013Component1#reference(reference1) 
WIRED_TARGET_NOT_FOUND Target = (***)Endpoint:  URI = 
TEST_JCA_3013Component2#service(ServiceOneWay) [Unresolved] to (***)Endpoint:  
URI = TEST_JCA_3013Component2#service
 -binding(ServiceOneWay/ServiceOneWay) operations one-way not the same, source 
= false target = trueMatch failed because the linterface contract mapper failed
 
JCA_10001=org.apache.tuscany.sca.contribution.processor.ContributionResolveException:
 
org.apache.tuscany.sca.implementation.java.introspect.impl.IllegalPropertyException:
 [JCA90001] Argument 1 of method operation1 in class class 
org.oasisopen.sca.test.service1BadAnnotation can not be a Property
 JCA_10002=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_10002, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_10002] - 
[JCA9002] SCA annotations are not permitted on static members: 
org.oasisopen.sca.test.service1Sta
 JCA_10003=org.oasisopen.sca.ServiceRuntimeException: [Contribution: JCA_10003, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TEST_JCA_10003] - 
[JCA9002] SCA annotations are not permitted on static members: 
org.oasisopen.sca.test.service1Sta


Reply via email to