[ 
https://issues.apache.org/jira/browse/TUSCANY-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Nash updated TUSCANY-1496:
--------------------------------

    Attachment: patch2

This second patch completes the changes for this JIRA.  It adds further support 
for some more advanced callback use cases (most notably the ability to make 
callbacks through a CallableReference), and it cleans up the Web Service 
binding and the SCA binding to remove the code for callback wires, which are no 
longer being created by the core.  It also removes redundant callback code from 
CompositeActivatorImpl.  The Web Service binding model no longer depends on 
CallbackBinding.  (This class and the Axis2CallbackInvocationHandler class are 
now unused but I haven't rebuilt the code without them to make sure there are 
no lurking dependencies.)  Other changes not specifically mentioned above were 
needed to make the above things work.

> Simplify the callback handling in the core by treating the callback as a 
> special service on the reference side and a special reference on the service 
> side
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1496
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1496
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-Next
>            Reporter: Raymond Feng
>         Attachments: patch1, patch2
>
>
> Please see the ML thread @ 
> http://www.mail-archive.com/[email protected]/msg20555.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to