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

Wrap into CDATA to avoid escape chars in SOAP headers

XMLWordPrintable

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

      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");

            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

              Created:
              Updated:
              Resolved: