[
https://issues.apache.org/jira/browse/ODE-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13771357#comment-13771357
]
Hudson commented on ODE-952:
----------------------------
SUCCESS: Integrated in ODE-1.x #430 (See
[https://builds.apache.org/job/ODE-1.x/430/])
ODE-952: fixing session handling bug. Thanks to Sathwik for the patch! (vanto:
rev baa67d5311b53a18dd3a54ac9b650d5055ed39f1)
* axis2/src/main/java/org/apache/ode/axis2/hooks/SessionInHandler.java
> 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