Core POI came from file:/C:/ptc/Windchill_9.1/Apache/poi-3.7/poi-3.7.jar!/org/apache/poi/poifs/filesystem/POIFSFileSystem.class
The above line is my Core PoI Path and it's showing I am using library version 3.7. The below indicates the error I am getting: How to resolve this issue? Exception in thread "main" java.lang.NoSuchMethodError: org.apache.poi.poifs.filesystem.POIFSFileSystem.getRoot()Lorg/apache/poi/poifs/filesystem/DirectoryEntry ; -- View this message in context: http://apache-poi.1045710.n5.nabble.com/NoSuchMethodError-POIFSFileSystem-getRoot-for-PoI-version-3-7-tp4558933p4558933.html Sent from the POI - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
