Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-10033

File consumer with charset doesn't parse XML correctly on EAP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • fuse-6.x-GA
    • jboss-fuse-6.3
    • WildFly Camel
    • jboss-eap-6.4
      fuse-eap-installer-6.3.0.redhat-376.jar

      https://issues.apache.org/jira/browse/CAMEL-12769

      Run attached reproducer and see the log.

      expected output:

      ...... , Body: <bar>abc</bar>]
      .........Body: <bar>xyz</bar>]
      .......Body: <bar>åäö</bar>]
      

      Real output:

      ...... , Body: <bar>abc</bar>]
      .........Body: <bar>xyz</bar>]
      .......Body: <bar>���</bar>]
      
      

              rhn-support-tasato Tadayoshi Sato
              jbouska@redhat.com Jan Bouska
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: