You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2010/04/21 10:33:49 UTC

[jira] Commented: (TUSCANY-3482) OASIS fixes to make JCA_8005 and JCA_8007 work

    [ https://issues.apache.org/jira/browse/TUSCANY-3482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859257#action_12859257 ] 

ant elder commented on TUSCANY-3482:
------------------------------------

JAVA-196 resolved with the following:
[15:44] Mike Edwards: Mike Edwards moves to resolve Issue 196 by adding the following to the definitions.xml file in the Contribution JCA_General_POJO:
Mike Edwards: <policySet name="PolicySet4" provides="test:testIntent4" appliesTo="//binding.ws">
      <!-- This policy intentionally left blank -->

</policySet>


> OASIS 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 - OASIS
>    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.