You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Mike Edwards (JIRA)" <de...@tuscany.apache.org> on 2011/01/20 17:49:45 UTC

[jira] Commented: (TUSCANY-3821) Enable binding.ws (Axis2) to deal with Async service invocations

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

Mike Edwards commented on TUSCANY-3821:
---------------------------------------

Perform this in 2 stages:

1) Enable Axis binding to manage async callback data via AsyncResponseHandler

- this also means dealing with serialization of ResponseDispatchImpl when using binding.ws (fails currently)

- also enable Axis binding to also handle regular callbacks in a way that is consistent with the handling of async callback

2) Update Axis2 binding to deal with async callbacks natively

- requires an understanding of exactly how Axis2 creates the response endpoint on the client, what header data is forwarded to the service and what entity is used to convey information from the request leg of the processing to the response leg (very unclear from the Axis2 "documentation")

> Enable binding.ws (Axis2) to deal with Async service invocations
> ----------------------------------------------------------------
>
>                 Key: TUSCANY-3821
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3821
>             Project: Tuscany
>          Issue Type: Sub-task
>            Reporter: Mike Edwards
>            Assignee: Mike Edwards
>


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