Top "Woodstox" questions

Tag for questions related to Woodstox XML processor

CXF web service client: "Cannot create a secure XMLInputFactory"

I am wrote and deployed a CXF web service into a Tomcat server using the instructions here. The web service …

web-services cxf woodstox
StAX XML formatting in Java

Is it possible using StAX (specifically woodstox) to format the output xml with newlines and tabs, i.e. in the …

java xml formatting stax woodstox
how to override a service provider in java

This is more a general question by example: I'm using xstream and woodstox, woodstox comes with a service provider for …

java stax serviceloader woodstox service-factory