[
https://issues.apache.org/jira/browse/CXF-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16360023#comment-16360023
]
ANURAG SHRIVASTAVA commented on CXF-7641:
-----------------------------------------
Thanks,
Unfortunately we have to stick to 2.7.6 due to some third party library
dependencies.
is there any pointers if you can provide me i mean in which situations
BareOutInterceptor can take longer time ?
Anurag
> 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)