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

Ann Robinson updated AXIS2-1567:
--------------------------------

    Attachment: patch_r494483.txt

> Need to save and restore the AXIS2 MessageContext
> -------------------------------------------------
>
>                 Key: AXIS2-1567
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1567
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: kernel
>            Reporter: Ann Robinson
>         Attachments: patch.txt, patch_r479679.txt, patch_r488832.txt, 
> patch_r494483.txt, patch_update.txt
>
>
> There is an AXIS2 requirement to save the message context at some point in 
> the handler chain, store it away, and restore it later.  This requirement 
> also includes the need to let handlers manage message-specific data when the 
> message context is saved and restored.                                
> In particular, this feature can be used by a WS-ReliableMessaging 
> implementation to persist and re-send messages and to recover from a server 
> restart. The idea being to save a message context, then later restore the 
> message context and pick up the message processing at the point at which the 
> message context was saved (that is, without having to completely restart the 
> message from the beginning).
> Refer to the wiki page
>     http://wiki.apache.org/ws/FrontPage/Axis2/MessageContextSaveRestore
> for a description of a proposal on how to accomplish this feature.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to