Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-10118

Wrap into CDATA to avoid escape chars in SOAP headers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.74.0.Final
    • 7.73.0.Final
    • Runtime Engine
    • None
    • False
    • None
    • False
    • NEW
    • NEW
    • ---
    • ---

    Description

      CXF is escaping "<" chars into SOAP headers for the webservice workitem. A hack is needed to override this default behavior with an interceptor for configured elements.

      New workitem param "CDataElements" (comma-separated list string) will contain the elements that need to be wrapped into CDATA.

      Ex: params.put("cdataElements", "ContexteSession,endCity");

      Attachments

        Issue Links

          Activity

            People

              gmunozfe@redhat.com Gonzalo Muñoz Fernández
              gmunozfe@redhat.com Gonzalo Muñoz Fernández
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: