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

Mike Edwards updated TUSCANY-3787:
----------------------------------

    Description: 
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.

  was: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. 


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

Reply via email to