Ignacio, I'd like to apply this patch now, but as you said its not quite
ready to be applied I'd like your ok first.

Its going to be easier for you to continue to develop it once committed, and
as there's a few of us all trying to work on the Axis2 binding code its
going to be impossible to stop things going stale with this just sitting as
a patch in a JIRA. Its also much easier for people to review whats going on
with async with it part of the trunk code. I much prefer code be developed
openly with small commits going to trunk instead of large bits of function
being completed else where and only committed once finished and polished, so
I'm fine with this not being perfect yet and not having things like complete
testing.

  ...ant

On 9/13/06, Ignacio Silva-Lepe (JIRA) <[email protected]> wrote:

     [ 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