You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Tammo van Lessen (JIRA)" <ji...@apache.org> on 2013/09/18 22:39:59 UTC

[jira] [Updated] (ODE-952) Callback Session Endpoint is not getting set in the MessageContext during Stateful Message Exchange

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

Tammo van Lessen updated ODE-952:
---------------------------------

    Fix Version/s: 1.3.6
    
> Callback Session Endpoint is not getting set in the MessageContext during Stateful Message Exchange
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ODE-952
>                 URL: https://issues.apache.org/jira/browse/ODE-952
>             Project: ODE
>          Issue Type: Bug
>          Components: Axis2 Integration
>    Affects Versions: 1.4
>            Reporter: Sathwik Bantwal Premakumar
>            Assignee: Tammo van Lessen
>             Fix For: 1.3.6, 1.4
>
>         Attachments: ODE-952.patch
>
>
> Callback header is queried based on the ODE namespace, in case it is not found then it is search based on Intalio namespace.
> If the callback header is found with ODE namespace, then the session child element of callback header is searched with Intalio namespace and this fails resulting in callback session endpoint not being set in the message context.
> Solution is to search the session child element first using the ODE namespace and when not available then search based on Intalio namespace.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira