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
Reporter: Sathwik Bantwal Premakumar
Priority: Critical
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