ExchangeUtils.display(Exchange exchange, boolean displayContent) prints out
entire exchange content regardless displayContent value
-----------------------------------------------------------------------------------------------------------------------------------
Key: SMX4NMR-243
URL: https://issues.apache.org/jira/browse/SMX4NMR-243
Project: ServiceMix NMR
Issue Type: Bug
Affects Versions: 1.3.0
Reporter: Lars Heinemann
Assignee: Lars Heinemann
Fix For: 1.4.0
rg.apache.servicemix.nmr.core.util.ExchangeUtils.display(Exchange exchange,
boolean displayContent) method returns all exchange content (in/out message
body,properties, attachments) regardless displayContent = false or
displayContent = true.
If displayContent = false I would expect that at least in and out message body
should be suppressed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.