Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1749

Quick Fix for JMS Encoding issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.2
    • 2.0.10, 2.1.4
    • Transports
    • None

    Description

      The encoding of JMS Messages is wrong if they are sent as TextMessage and the platform encoding is not equal to the message encoding. This issue is linked to CXF-1668. While the other issue handles a long term solution like proposed from Daniel Kulp this issue aims to provide a short term fix.

      The short term fix is to avoid the simple getBytes() call and instead call getBytes(<encoding>) with the correct encoding.

      Attachments

        Issue Links

          Activity

            People

              njiang Willem Jiang
              cschneider Christian Schneider
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: