mash-sap commented on PR #2262: URL: https://github.com/apache/cxf/pull/2262#issuecomment-2644800401
The message is already cache here: 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 rather set here the property for cache? inMessage.put("cxf.io.cacheinput", Boolean.TRUE) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
