https://bz.apache.org/bugzilla/show_bug.cgi?id=58762
--- Comment #3 from Dominik Stadler <[email protected]> --- Please read the FAQ at http://poi.apache.org/faq.html#faq-N1017E The relevant snippet for you is likely "IBM Java 6 does not provide all the interfaces required by the XML standards, only IBM Java 7 seems to provide the correct interfaces, so try upgrading your JDK. ", POI started to use default XML Parser functionality which is defined as part of the Java VM, but IBM JDK 6 does not provide those, only upgrading to newer IBM JDK seems to fix this... -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
