[
https://issues.apache.org/jira/browse/SCXML-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15076695#comment-15076695
]
Ate Douma commented on SCXML-239:
---------------------------------
SCXML-247 has been implemented. You now must use dedicated
SCInstanceObjectInputStream instead of plain ObjectInputStream for
de-serializing SCInstances.
> Groovy Context lose sync after serialize/deserialize of SCinstance
> ------------------------------------------------------------------
>
> Key: SCXML-239
> URL: https://issues.apache.org/jira/browse/SCXML-239
> Project: Commons SCXML
> Issue Type: Bug
> Affects Versions: 2.0
> Reporter: Goran Kadnar
> Assignee: Ate Douma
> Fix For: 2.0
>
> Attachments: testNOK.trc, testOK.trc, test_case.7z
>
>
> Groovy Context lose sync after serialize/deserialize SC instance
> Steps to reproduce issue:
> 1. detach SC instance
> 2. serialize SC instance
> 3. deserialize SC instance
> 4. attach SC instance
> Result:
> Groovy context loose sync, and afterwards In('state') condition is not
> working properly
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)