Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account. Somehow this project got onto my classpath, replacing the default openJDK implemenation, and code that was previously working fine started failing with this exception:.
If the behavior in this case is unspecified, it would be nice to make it compatible with the default implemenation. Also, the behavior is inconsistent with the behavior of the version of writeAttribute that does not take a namespaceURI parameter. The text was updated successfully, but these errors were encountered:.
Sorry, something went wrong. Unfortunately 3. But if this is reproducible with 4. I cannot reproduce the problem when I replace wstx-asl Skip to content. Star New issue. XMLStreamWriter was intended to produce whole XML documents only, this behaviour would be right, but it is not stated by the default documentation. The text was updated successfully, but these errors were encountered:.
Sorry, something went wrong. Behavior itself is as expected: XML specification requires compliant implementations to ensure that only single root element is written. Woodstox does have alternate mode for outputting multi-root or even plain fragments, but these are not default modes nor should they be from compliancy perspective. Skip to content. Star 2k.
New issue. Jump to bottom. Copy link. FactoryConfigurationError; import javax. XMLOutputFactory; import javax. XMLStreamException; import javax. May be re-filed at jackson-dataformat-xml.
0コメント