https://bz.apache.org/bugzilla/show_bug.cgi?id=57414
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #3 from Dominik Stadler <[email protected]> --- 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: [email protected] For additional commands, e-mail: [email protected]
