Thanks you very much. The loaded poi was not the 3.8 but 3.7 (pb with the order of entries in my buildpath)
vianney -----Message d'origine----- De : Nick Burch [mailto:[email protected]] Envoyé : vendredi 18 novembre 2011 17:48 À : Vianney Drault Cc : '[email protected]' Objet : Re: Pb with HWPF open On Fri, 18 Nov 2011, Vianney Drault wrote: > the error : > ********************************************************************** > ********************************************* > Exception in thread "main" java.lang.NoSuchMethodError: > org/apache/poi/POIDocument.<init>(Lorg/apache/poi/poifs/filesystem/Dir > ectoryNode;)V at > org.apache.poi.hwpf.HWPFDocumentCore.<init>(HWPFDocumentCore.java:146) See the FAQ: http://poi.apache.org/faq.html#faq-N10006 - you have and old copy of POI on your classpath Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
