On Thu, 26 Jun 2008, Endashaw Kebede wrote:
Hello, I'm using poi-3.5-alpha1. When I try to extract text from PPT the following error message displayed. pls help. Exception in thread "main" java.lang.NoSuchMethodError: org.apache.poi.poifs.filesystem.POIFSFileSystem.getRoot()Lorg/apache/poi/poifs/filesystem/DirectoryNode; at
You almost certainly have an older version of poi on your classpath. Fix it so you only have one version of poi, and that the version of the main poi jar matches that of your poi scratchpad jar. With that sorted, this error will go away
Nick
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
