[
https://issues.apache.org/jira/browse/TUSCANY-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Nash updated TUSCANY-1469:
--------------------------------
Attachment: patch2
This patch contains bug fixes I have made since the patch that was committed
yesterday. With this patch, the new implementation of callbacks across the Web
Service binding gets a lot further but it's still not able to run a complete
end-to-end scenario. I'm sending a post to the ML describing the current
blocking problem. Despite this problem, I think it's worth applying the patch
because it is an improvement on the current code, and having it checked in
might inspire someone to spot what's causing the problem :-) The code builds
cleanly when using the tactical code path (enabled by default).
> Callbacks over Web Service binding don't work correctly
> -------------------------------------------------------
>
> Key: TUSCANY-1469
> URL: https://issues.apache.org/jira/browse/TUSCANY-1469
> Project: Tuscany
> Issue Type: Bug
> Affects Versions: Java-SCA-0.91
> Environment: Windows XP
> Reporter: Simon Nash
> Assignee: Simon Nash
> Fix For: Java-SCA-Next
>
> Attachments: patch1, patch1.zip, patch2
>
>
> The current Web Service binding implementation of calllbacks has many
> limitations and is not spec-compliant. This is because it uses the HTTP
> reply message to carry the callback instead of sending the callback over a
> separate HTTP "reverse" connection in which the service side acts an Axis2
> client and the reference side acts as an Axis2 server. The addressing
> information needed by the service-side client to invoke the reference-side
> server should be sent with the forward call using WS-Addressing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]