I am trying to use the RSA's SCXML generation capabilities with the open source Apache Commons SCXML engine. However, there are syntactical differences between what is generated by the software and what works with the engine.
I discovered that the version of SCXML standard that the plugin is compatible with is 5 while the Commons SCXML engine is mainly compatible with the latest version (21).
Are there any plans to update the plugin? Is there a workaround to resolve this issue?