The docs for the CXF component claim that setting the value of option loggingSizeLimit to -1 will disable the size limit. This is not the case - when using -1, the default size limit is still in place. CAMEL-9102 theoretically fixes this issue, but seems to have been closed without merging the PR. Happy to provide a new PR that does similar against current, but it would be nice if either the docs were changed or the bug gets fixed to do what the docs say.
- links to