[
https://issues.apache.org/jira/browse/CXF-8403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17260045#comment-17260045
]
Pavel Alekhin commented on CXF-8403:
------------------------------------
We have NoSuchMethodError in runtime.
These exclusions are in cxf-parent.
But wss4j-policy inherits wss4j-parent, which also has neethi dependency
without exclusions.
> stax2-api version conflict in cxf-rt-ws-security
> ------------------------------------------------
>
> Key: CXF-8403
> URL: https://issues.apache.org/jira/browse/CXF-8403
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 3.4.2
> Reporter: Pavel Alekhin
> Priority: Major
> Attachments: dependencies.jpg
>
>
> cxf-rt-ws-security transitive stax2-api-3.1.4 conflicts with cx-core
> stax2-api-4.2.1.
> It causes java.lang.NoSuchMethodError:
> org.codehaus.stax2.ri.EmptyIterator.getInstance.
> The same was already fixed in CXF-7836
> !dependencies.jpg!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)