Tuscany fixes to make JCA_8005 and JCA_8007 work
------------------------------------------------
Key: TUSCANY-3482
URL: https://issues.apache.org/jira/browse/TUSCANY-3482
Project: Tuscany
Issue Type: Bug
Components: OASIS Compliance - TUSCANY
Affects Versions: Java-SCA-2.0-M4
Environment: All
Reporter: Simon Laws
Fix For: Java-SCA-2.0
testDummy(client_javacaa.JCA_8005_TestCase)
SEVERE: = Unable to match the endpoint reference
(@1135890)EndpointReference: URI =
TEST_JCA_8005Component1#reference(reference2) WIRED_TARGET_NOT_FOUND
Target = (@31992690)Endpoint: URI = TEST_JCA_8005Component3
[Unresolved] with the policy of the service to which it refers,
matching process was Match policy of (@1135890)EndpointReference: URI
= TEST_JCA_8005Component1#reference(reference2) WIRED_TARGET_NOT_FOUND
Target = (@31992690)Endpoint: URI = TEST_JCA_8005Component3
[Unresolved] to (@28138822)Endpoint: URI =
TEST_JCA_8005Component3#service-binding(Service1/Service1) No match
because there are unresolved intents
[{http://docs.oasis-open.org/ns/opencsa/scatests/200903}testIntent2]
testDummy(client_javacaa.JCA_8007_TestCase)
SEVERE: = Unable to match the endpoint reference
(@19896612)EndpointReference: URI =
TEST_JCA_8007Component1#reference(reference1) WIRED_TARGET_NOT_FOUND
Target = (@32453138)Endpoint: URI = TEST_JCA_8007Component2
[Unresolved] with the policy of the service to which it refers,
matching process was Match policy of (@19896612)EndpointReference:
URI = TEST_JCA_8007Component1#reference(reference1)
WIRED_TARGET_NOT_FOUND Target = (@32453138)Endpoint: URI =
TEST_JCA_8007Component2 [Unresolved] to (@12612903)Endpoint: URI =
TEST_JCA_8007Component2#service-binding(Service5Intents/Service5Intents)
No match because there are unresolved intents
[{http://docs.oasis-open.org/ns/opencsa/scatests/200903}testIntent4]
CAA otest doesn't define a policy set for these intent. It only provides
policy sets to intents 3 and 5 (possibly on purpose). It looks like the builder
is not promoting intents properly. Needs more investigation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.