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

Rashmi Hunt commented on TUSCANY-4017:
--------------------------------------

You are right. I was looking at the intent on the binding model object as in  
OSOA. 
I have modified the my code in OASIS to use Endpoint model object as you 
mentioned
in your earlier comment and I see 'exactlyOnce' is processed correctly as 
"atleastOnce"/"atMostOnce".  I can go ahead and close this Jira.

                
> Tuscany needs to process profile intents as in OSOA
> ---------------------------------------------------
>
>                 Key: TUSCANY-4017
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-4017
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Policy
>    Affects Versions: Java-SCA-2.0-Beta3
>            Reporter: Rashmi Hunt
>            Assignee: Simon Laws
>             Fix For: Java-SCA-2.x
>
>
> In OASIS Tuscany implementation, 'exactlyOnce'  intent is returned as is when 
> I tried to get intent name 
> from PolicySubject. 
> In OSOA Tuscany, if 'exactlyOnce' intent is defined in the composite, Tuscany 
> used to return it as
>  'atleastOnce'/'atMostOnce' as intent name  ( 
> PolicyComputationUtils.expandProfileIntents()) , which
> seems to be missing in OASIS implementation

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to