I\'m new to SCXML and I cannot start even the simplest application. When I try to start it I get the following exception. But I have the library commons-scxml-0.9.jar<
All SCXML dependency jars can be found here:
http://commons.apache.org/scxml/dependencies.html
Add commons-jexl.jar to the CLASSPATH as well. According to the project pom.xml in version 0.9 you will also need (excluding transitive depndencies):
commons-logging
commons-digester
commons-beanutils
commons-el