Uploaded image for project: 'Commons SCXML'
  1. Commons SCXML
  2. SCXML-177

Correct error/warning messages in SCXML reading to be up-to-date

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.0
    • None

    Description

      Some error/warning logs are outdated against the newest spec.
      For example,

      org.apache.commons.scxml2.model.ModelException: No SCXML child state with ID "null" found; illegal initialstate for SCXML document
      at org.apache.commons.scxml2.io.ModelUpdater.logAndThrowModelError(ModelUpdater.java:297)

      It should inform of 'initial', not 'initialstate' and check if it is not set.

      Attachments

        Activity

          People

            woon_san Woonsan Ko
            woon_san Woonsan Ko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: