You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2013/12/09 21:54:07 UTC

[jira] [Created] (CXF-5450) With SAAJ In/Out forwarding, headers can cause an infinite loop and OOM

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)