[
https://issues.apache.org/jira/browse/CXF-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17464538#comment-17464538
]
AleskeiMironov commented on CXF-8632:
-------------------------------------
[~reta] thanks a lot for your response.
> What is the purpose of AppConfig.staxTransformFeature inner code?
I'd like to remove an extra element in inbound XML, however, I noticed it
doesn't work correctly. The program has stuck.
Anyway, this problem is not that serious, users can use XSLT and
XSLTInInterceptor instead of StaxTransformFeature
> StaxTransformFeature deep-dropping doesn't work with any element
> ----------------------------------------------------------------
>
> Key: CXF-8632
> URL: https://issues.apache.org/jira/browse/CXF-8632
> Project: CXF
> Issue Type: Bug
> Components: Core
> Reporter: AleskeiMironov
> Assignee: Andriy Redko
> Priority: Major
> Attachments: ws-employee-soapcxf.zip
>
>
> I've run a problem when StaxTransformFeature deep-dropping stop in
> handleDeepDrop method and has stuck.
> ( org.apache.cxf.staxutils.transform.InTransformReader#handleDeepDrop )
>
> expected result: the element skippedElement should be removed
> actual: the request has stuck
>
> example project: [^ws-employee-soapcxf.zip]
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)