Re: [scxml] stop and resume by serializing the executor does not work

2010-07-02 Thread RT
I tried your suggestion - executor.getCurrentStatus().getStates() - in a few places and I noticed something interesting. So, using the context explained in my prev email, (without the serialization/deserialization): 1. state machine starts 2. onEntry() gets called for stateA - here I call the e

[scxml] stop and resume by serializing the executor does not work

2010-07-01 Thread RT
My scxml is defined like this:

Re: [scxml] How to update the datamodel from inside a state's executable content?

2010-04-29 Thread RT
Moving the datamodel to the root worked. Thanks! -- View this message in context: http://apache-commons.680414.n4.nabble.com/scxml-How-to-update-the-datamodel-from-inside-a-state-s-executable-content-tp2065389p2075605.html Sent from the Commons - User mailing list archive at Nabble.com. ---