Bug in parallel state with onentry element
------------------------------------------
Key: SCXML-81
URL: https://issues.apache.org/jira/browse/SCXML-81
Project: Commons SCXML
Issue Type: Bug
Affects Versions: 0.8
Reporter: Daniel Schwager
Priority: Minor
Hi Rahul,
in <parallel> section, a <onentry> element have to work also with context
variables
(http://www.w3.org/TR/scxml/#N102F2) - but I got an exception like shown below.
If I remove the log-statement in parallel.onentry, the fsm works fine ...
It must be a bug - isn't it ?
Regards
Danny
Rahul said:
> Looks like it. Originally, the spec didn't require (and therefore,
> Commons SCXML didn't implement) <onentry> / <onexit> children of
> <parallel>.
>
> Please submit a smallest possible test case (and a patch, if you want)
> to the Commons SCXML project in JIRA. Thanks!
>
> -Rahul
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.