Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-2844

Encoding problem with Flow definition files which contain german characters

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Hide

      I created a workflow with the eclipse plugin, one of the actions contains a single line with this java code:

      System.out.println("Zusammenführung"); // Notice the 'ü' character

      When drools loads this workflow, the following error appears in the console:

      line 2:60 mismatched character '<EOF>' expecting '\n'

      It is not possible to open the workflow file as an xml with Internet Explorer. Manually correcting the xml file fixes the problem.

      Show
      I created a workflow with the eclipse plugin, one of the actions contains a single line with this java code: System.out.println("Zusammenführung"); // Notice the 'ü' character When drools loads this workflow, the following error appears in the console: line 2:60 mismatched character '<EOF>' expecting '\n' It is not possible to open the workflow file as an xml with Internet Explorer. Manually correcting the xml file fixes the problem.

    Description

      The eclipse workflow plugin generates xml files with invalid encoding when german characters are used.

      Attachments

        Activity

          People

            kverlaen@redhat.com Kris Verlaenen
            alex.alvarez. Alex Alvarez (Inactive)
            Archiver:
            rhn-support-ceverson Clark Everson

            Dates

              Created:
              Updated:
              Resolved:
              Archived:

              PagerDuty