These parser settings are normally either set using java system properties (eg using `-D javax.xml.stream.XMLEventFactory=com.acme.MyClass`) or jars on your classpath have META-INF/services (eg https://github.com/FasterXML/woodstox/tree/master/src/main/resources/META-INF/services).
Adding woodstox to your classpath might help. https://search.maven.org/artifact/com.fasterxml.woodstox/woodstox-core/5.1.0/jar -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-User-f2280730.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
