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

Ignacio Silva-Lepe updated TUSCANY-721:
---------------------------------------

    Attachment: Axis2Callbacks.patch

This patch contains the main code and preliminary test cases added to the 
existing ones. More testing, including integration testing with data binding 
and across client and server is needed, which depends on Raymond's work on data 
binding integration. So, this patch is not quite ready to be committed. It is 
being posted to allow Raymond (and anyone else interested) to perform more 
testing. It is also posted in the interest of not letting it become stale as 
the work on data binding integration proceeds.
The code in this patch makes the (rather major) assumption that there is only 
one callback method. Relaxing this assumption, however, does not seem to be 
trivial, it may depend on knowledge of what actual callback method was invoked 
by the service at the other end.
In addition, the assumption is made for now that the transport mep is 
synchronous. That is, options.isUseSeparateListener remains false on the 
operation client. If/when there is an architected way to change this option, 
the assumption can be relaxed.

> Adding support for callbacks over bindings.axis2
> ------------------------------------------------
>
>                 Key: TUSCANY-721
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-721
>             Project: Tuscany
>          Issue Type: New Feature
>          Components: Java SCA Axis Binding
>    Affects Versions: Java-M2
>            Reporter: Ignacio Silva-Lepe
>         Assigned To: Ignacio Silva-Lepe
>             Fix For: Java-M2
>
>         Attachments: Axis2Callbacks.patch
>
>
> Support for callbacks over Axis2 binding is added.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to