Hi Pedro(?)

your workflow state will be in the state of the last successful commit(s).

What gets lost are the active threads at the point of the crash, i.e. if some 
outside event triggered the execution you will have to make sure that these get 
picked up again.

Two examples:

User Interface: The user will see the 'old' tasks and have to trigger them 
again.
JMS Messages: put the acceptance of the Message in the same transaction as the 
changes to the workflow state and the message will get redelivered.

Does that answer your question?

Greetings

Rainer

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910715#3910715

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910715


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to