/ tmp文件夹中的Apache CXF日志记录SOAP XML

时间:2019-05-15 09:14:36

标签: apache spring-boot apache-camel cxf camel-cxf

Apache CXF(版本3.2.4)正在/ tmp文件夹中记录我所有的soap xml消息。

我在Apache CAMEL(2.22.0版)框架中提供的cxfEndpoint中将LoggingInInterceptor和LoggingOutInterceptor用作cxf拦截器。

我在CXF Framework的CachedOutputStream代码中看到其将肥皂消息记录到temp文件夹中。

CXF中是否有一个属性或配置,可在呈现响应后自动删除文件。

0 个答案:

没有答案