[
https://issues.apache.org/jira/browse/CXF-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16359995#comment-16359995
]
Dennis Kieselhorst commented on CXF-7641:
-----------------------------------------
2.7.6 is an old version and no longer supported. Could you please update to
3.2.2 oder 3.1.14?
> BareOutInterceptor seems to be taking lot of time
> --------------------------------------------------
>
> Key: CXF-7641
> URL: https://issues.apache.org/jira/browse/CXF-7641
> Project: CXF
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.7.6
> Reporter: ANURAG SHRIVASTAVA
> Priority: Major
>
> Team,
>
> we are using Apache CXF 2.7.6 and we are seeing when SOAP Payload is big then
> BareOutInterceptor is taking almost 5 seconds.
>
> Line 71870: *09:56:33.131* [http-bio-8110-exec-1] DEBUG
> o.a.cxf.phase.PhaseInterceptorChain - Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.*BareOutInterceptor*@658b9781
> Line 71873: *09:56:38.532* [http-bio-8110-exec-1] DEBUG
> o.a.cxf.phase.PhaseInterceptorChain - Invoking handleMessage on interceptor
> org.apache.cxf.binding.soap.interceptor.SoapOutInterceptor$SoapOutEndingInterceptor@9dde9a4
> Line 71874: 09:56:38.532 [http-bio-8110-exec-1] DEBUG
> o.a.cxf.phase.PhaseInterceptorChain - Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.AttachmentOutInterceptor$AttachmentOutEndingInterceptor@73543007
> Line 71875: 09:56:39.954 [http-bio-8110-exec-1] DEBUG
> o.a.cxf.phase.PhaseInterceptorChain - Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.StaxOutEndingInterceptor@43b91daa
> Line 71876: 09:56:39.954 [http-bio-8110-exec-1] DEBUG
> o.a.cxf.phase.PhaseInterceptorChain - Invoking handleMessage on interceptor
> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor@3ac8c8db
>
>
>
> Please suggest can which scenario it can take this much of time
>
> Anurag
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)