You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Ignacio Silva-Lepe (JIRA)" <tu...@ws.apache.org> on 2006/10/17 21:41:36 UTC

[jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

     [ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ]

Ignacio Silva-Lepe updated TUSCANY-642:
---------------------------------------

    Attachment: SimplerCompositeReferenceInvocation.patch

This patch provides a simpler implementation of composite reference and composite service outbound invocation handler and callback invocation handler. The invocation handlers now: (1) take in a message as a parameter, and (2) do not create a new message to pass on to the head interceptor. This also allows eliminating the use of a work context to carry message id info from the corresponding target invokers.
These changes follow up on the conversation in http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg08182.html
The patch updates and passes all test cases in core, as well as the inner.composite sample.

> Composite references and services - model and runtime representations
> ---------------------------------------------------------------------
>
>                 Key: TUSCANY-642
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-642
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Core
>    Affects Versions: Java-Mx
>            Reporter: Ignacio Silva-Lepe
>         Assigned To: Jim Marino
>             Fix For: Java-Mx
>
>         Attachments: CommentsOut.patch, CompositeRefsAndSvcs.txt, CompositeRefsAndSvcs2.txt, InnerComposite.patch, InnerCompositeCallback.patch, InnerCompositeCallback2.patch, RevisedInnerCompositeCallback.patch, SimplerCompositeReferenceInvocation.patch
>
>
> Support is added to represent composite references and services (those in a composite and without a binding) in the model and runtime. The CompositeBuilder is updated to build a composite component that includes composite references and services without bindings.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: [jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

Posted by Ignacio Silva-Lepe <is...@gmail.com>.
Thanks Raymond,

My account seems to be in progress, but I have not yet received any
notification that it is ready.


On 10/17/06, Raymond Feng <en...@gmail.com> wrote:
>
> Hi,
>
> I'll review the patch and apply. BTW, did you get your apache account?
>
> Thanks,
> Raymond
>

Re: [jira] Updated: (TUSCANY-642) Composite references and services - model and runtime representations

Posted by Raymond Feng <en...@gmail.com>.
Hi,

I'll review the patch and apply. BTW, did you get your apache account?

Thanks,
Raymond

----- Original Message ----- 
From: "Ignacio Silva-Lepe (JIRA)" <tu...@ws.apache.org>
To: <tu...@ws.apache.org>
Sent: Tuesday, October 17, 2006 12:41 PM
Subject: [jira] Updated: (TUSCANY-642) Composite references and services - 
model and runtime representations


>     [ http://issues.apache.org/jira/browse/TUSCANY-642?page=all ]
>
> Ignacio Silva-Lepe updated TUSCANY-642:
> ---------------------------------------
>
>    Attachment: SimplerCompositeReferenceInvocation.patch
>
> This patch provides a simpler implementation of composite reference and 
> composite service outbound invocation handler and callback invocation 
> handler. The invocation handlers now: (1) take in a message as a 
> parameter, and (2) do not create a new message to pass on to the head 
> interceptor. This also allows eliminating the use of a work context to 
> carry message id info from the corresponding target invokers.
> These changes follow up on the conversation in 
> http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg08182.html
> The patch updates and passes all test cases in core, as well as the 
> inner.composite sample.
>
>> Composite references and services - model and runtime representations
>> ---------------------------------------------------------------------
>>
>>                 Key: TUSCANY-642
>>                 URL: http://issues.apache.org/jira/browse/TUSCANY-642
>>             Project: Tuscany
>>          Issue Type: New Feature
>>          Components: Java SCA Core
>>    Affects Versions: Java-Mx
>>            Reporter: Ignacio Silva-Lepe
>>         Assigned To: Jim Marino
>>             Fix For: Java-Mx
>>
>>         Attachments: CommentsOut.patch, CompositeRefsAndSvcs.txt, 
>> CompositeRefsAndSvcs2.txt, InnerComposite.patch, 
>> InnerCompositeCallback.patch, InnerCompositeCallback2.patch, 
>> RevisedInnerCompositeCallback.patch, 
>> SimplerCompositeReferenceInvocation.patch
>>
>>
>> Support is added to represent composite references and services (those in 
>> a composite and without a binding) in the model and runtime. The 
>> CompositeBuilder is updated to build a composite component that includes 
>> composite references and services without bindings.
>
> -- 
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators: 
> http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org