[jira] Commented: (SANDESHA2-186) Persistance Recovery

"Amila Chinthaka Suriarachchi (JIRA)" <[email protected]> Mon, 8 Dec 2008 21:29:44 -0800 (PST)
Newsgroups gmane.comp.apache.webservices.fx.devel
Message-ID <272550806.1228800584497.JavaMail.jira@brutus>
    [ https://issues.apache.org/jira/browse/SANDESHA2-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654706#action_12654706 ] 

Amila Chinthaka Suriarachchi commented on SANDESHA2-186:
--------------------------------------------------------

need to add the following entry to axis2.xml

<parameter name="deploymentLifeCycleListener">org.apache.sandesha2.listeners.Sandesha2LifeCycleListener</parameter>

> Persistance Recovery
> --------------------
>
>                 Key: SANDESHA2-186
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-186
>             Project: Sandesha2
>          Issue Type: Bug
>            Reporter: Amila Chinthaka Suriarachchi
>         Attachments: persistanceRecovery.txt
>
>
> Sandesha2 can not start the sequences after a machine crash. The reason for this is that the workers are started at the create sequence time and they are not started at a server recovery.
> A deployment Lifecycle listener can be used to solve this issue by starting the sequence workers for remaining sequences.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.