You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2015/03/23 22:49:12 UTC

[Bug 57414] Caused by: java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilderFactoryImpl cannot be cast to javax.xml.parsers.DocumentBuilderFactory

https://bz.apache.org/bugzilla/show_bug.cgi?id=57414

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from Dominik Stadler <do...@gmx.at> ---
These are included in Java 6 and newer, so it seems you are either using a Java
prior to 6 (which is not supported any more by POI), or the JRE that you are
using is not fully conforming to standards, e.g. we had similar problems with
IBM JDK, where using IBM JDK 7 resolved problems.

Please review http://poi.apache.org/faq.html#faq-N1017E and see if the
suggestions there make it work. 

For now I cannot see any problem in POI, therefore I am closing this as
WORKSFORME, please reopen with more information and full code to reproduce the
error if you still think this is caused by POI itself.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org