-
Bug
-
Resolution: Done
-
Major
-
7.73.0.Final
-
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");
- clones
-
RHPAM-4501 Avoid any escape chars in SOAP headers
- Closed