Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

webservices-*2.1.1.jar when used with woodstox-core-asl-4.4.1.jar conflicts due to class com.ctc.wstx.sr.ValidatingStreamReader #43

Open
sarsjits opened this issue Mar 30, 2018 · 0 comments

Comments

@sarsjits
Copy link

I have found that when webservices-*2.1.1.jar is used with woodstox-core-asl-4.4.1.jar there is a conflict due to com.ctc.wstx.sr.ValidatingStreamReader class. This happens because XMLStreamReaderFactory.create in StreamSOAPCodec returns ValidatingStreamReader which is present in both the jars.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant