[
https://issues.apache.org/jira/browse/TUSCANY-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969747#action_12969747
]
Mike Edwards commented on TUSCANY-3787:
---------------------------------------
Fix for the server side issue committed under 1043984
> The Java callback pattern of the aynch programming model is not implemented
> correctly
> -------------------------------------------------------------------------------------
>
> Key: TUSCANY-3787
> URL: https://issues.apache.org/jira/browse/TUSCANY-3787
> Project: Tuscany
> Issue Type: Sub-task
> Affects Versions: Java-SCA-2.0-Beta1
> Environment: all
> Reporter: Simon Laws
> Fix For: Java-SCA-2.0
>
>
> Currently the CallbackHandler provided by the client does not appear to be
> called back at the point at which the response arrives at the client. Instead
> the callback is called as the point at which to forward call is sent.
> Also, on the server side, the ResponseDispatchImpl handles the callback
> information incorrectly (should simply use the callback EPR) rather than
> attempting to ready any address itself.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.