Flow Engine based on SCXML

A new Flow Engine based on SCXML has been included in MyMobileWeb platform. With this new implementation, the flow of any MyMobileWeb application could be defined in a declarative way by using the SCXML language. The main advantages of this approach are:

  • legibility: the whole application flow is clearly visible by looking at the flow definition file(s)
  • simplicity: users avoid the use of Java Event Handlers
  • standards-based solution: SCXML is a W3C technology
  • flexibility: SCXML is a generic State Machine Language, so it can be adapt to concrete use cases.

The new SCXML Flow Engine is already available in the Nightly Build. You can find further information about how to use it in the SCXML Getting Started wiki page.

Nightly Build

Package File Name
Date
MyMobileWeb SDK (doesn’t include examples)
MyMobileWeb_SDK_latest.tar.gz
MyMobileWeb Transcoder MyMobileWeb_Transcoder_latest.tar.gz
MyMobileWeb DeployTools MyMobileWeb_DeployTools_latest.tar.gz
MyMobileWeb DeviceManager MyMobileWeb_DeviceManager_latest.tar.gz
MyMobileWeb WasComponents MyMobileWeb_WasComponents_latest.tar.gz
MyMobileWeb PDAWebServer MyMobileWeb_PDAWebServer_latest.tar.gz
MyMobileWeb Examples MyMobileWeb_Examples_latest.tar.gz
MyMobileWeb Eclipse Tomcat Plugin MyMobileWeb_EclipsePlugin_Tomcat_latest.zip
MyMobileWeb Eclipse Europa Plugin MyMobileWeb_EclipsePlugin_Europa_latest.zip
Note: JVM Settings: ‘-Xms512m -Xmx512m’ must be appended to JVM Parameter