Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.7.8, 2.6.11
-
None
-
Unknown
Description
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.