Daniel Kulp created CXF-5450:
--------------------------------
Summary: With SAAJ In/Out forwarding, headers can cause an
infinite loop and OOM
Key: CXF-5450
URL: https://issues.apache.org/jira/browse/CXF-5450
Project: CXF
Issue Type: Bug
Components: Soap Binding
Affects Versions: 2.6.11, 2.7.8
Reporter: Daniel Kulp
Assignee: Daniel Kulp
In some cases when combining SAAJ usage along with Provider/Dispatch based
services to forward messages, if the message contains a SOAP header, outputting
the message can result in a look within SoapOutInterceptor that would result in
an OutOfMemory situation. This is observed more easily with CXF_MESSAGE mode
routing in Camel, but it's a bug in CXF.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)