You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Nash (JIRA)" <tu...@ws.apache.org> on 2007/07/20 22:49:06 UTC

[jira] Updated: (TUSCANY-1469) Callbacks over Web Service binding don't work correctly

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

Simon Nash updated TUSCANY-1469:
--------------------------------

    Attachment: patch1.zip

This zip file contains 2 new files for patch1.  I am also attaching a patch1 diff file containing changes to existing files.

These combined patch1 changes modify the Web Service binding to add code to implement callbacks correctly.   The new code is not fully working and is therefore currently disabled.  After this patch has been applied, I will continue to work on the new code path and I will post another patch when it is working. 

> 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.zip
>
>
> 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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org