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 Laws (JIRA)" <de...@tuscany.apache.org> on 2010/07/29 17:39:16 UTC

[jira] Resolved: (TUSCANY-3639) Wire interceptors not created until binding interceptors have executed in Service wire

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

Simon Laws resolved TUSCANY-3639.
---------------------------------

    Fix Version/s: Java-SCA-2.0
                   Java-SCA-Next
       Resolution: Fixed

Fix committed to:

1.x at r980457
2.x at r980474

> Wire interceptors not created until binding interceptors have executed in Service wire
> --------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3639
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3639
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Core Runtime
>    Affects Versions: Java-SCA-1.6, Java-SCA-2.0-M5
>         Environment: All
>            Reporter: Simon Laws
>            Assignee: Simon Laws
>            Priority: Minor
>             Fix For: Java-SCA-2.0, Java-SCA-Next
>
>
> When a service binding retrieves the binding wire the service wire chain is not created. The service wire chain does get created when the incoming message reaches the end of the binding wire. This is a problem if you want to exploit the wire processor to do binding specific things as the wire processor doesn't won't run until after the binding wire has been used. It's also inconsistent when compared with the reference wire. 

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