Details
Description
When calling StaxUtils.copy() with a source reader that is validating schema, the spaces between tags used for formatting the XML are not copied to the output.
This causes, when used, the soap body signature validation to fail when using schema validation.
I have already reported this to woodstox (https://github.com/FasterXML/woodstox/issues/29) but anyway, StaxUtils.copy() should be aware of both situations (CHARACTERS AND SPACES).
Attachments
Issue Links
- links to