ffang commented on PR #2262: URL: https://github.com/apache/cxf/pull/2262#issuecomment-2649474953
> The message is cache here wihtout setting "cxf.io.cacheinput": https://github.com/apache/cxf/blob/3.6.x-fixes/rt/ws/addr/src/main/java/org/apache/cxf/ws/addressing/impl/InternalContextUtils.java#L276 > > Maybe one would set "cxf.io.cacheinput" in InternalContextUtils instead of in MAPAggregatorImpl? inMessage.put("cxf.io.cacheinput", Boolean.TRUE) Hi @mash-sap , Yes, I think this is better. Could you please revise the PR accordingly? Thanks! Freeman -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org