Skip to content
This repository was archived by the owner on Aug 10, 2023. It is now read-only.
This repository was 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

@sarsjits

Description

@sarsjits

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions