Re: A newbie question for SCXML and its persistence

2007-11-16 Thread Hongming Xiao
d. Response below ... > > On 11/15/07, Hongming Xiao <[EMAIL PROTECTED]> wrote: > > Since SCXMLExecutor implemented Serializable interface, I guess the > simplest > > way is to store serialized object somewhere for recovery purpose. Does > it > > work? And/or, any ot

A newbie question for SCXML and its persistence

2007-11-15 Thread Hongming Xiao
Since SCXMLExecutor implemented Serializable interface, I guess the simplest way is to store serialized object somewhere for recovery purpose. Does it work? And/or, any other suggestion? Thanks in advance. On Nov 15, 2007 12:10 PM, Jörg Schaible <[EMAIL PROTECTED]> wrote: > Oliver Heger wrote: >