[ 
https://issues.apache.org/jira/browse/ODE-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177340#comment-13177340
 ] 

Hudson commented on ODE-952:
----------------------------

Integrated in ODE-trunk-jdk6 #416 (See 
[https://builds.apache.org/job/ODE-trunk-jdk6/416/])
    ODE-952: fixing session handling bug. Thanks to Sathwik for the patch!

vanto : http://svn.apache.org/viewvc/ode/trunk/?view=rev&rev=1225610
Files : 
* 
/ode/trunk/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.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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to