i am getting runtime with error like java.lang.NoClassDefFoundError: org/apache/xmlbeans/XmlObject because of missing xmlbeans.jar dependency. i need to work with XLS, DOC and .
For Apache POI you need these two combination.
org.apache.poi poi 3.12 org.apache.poi poi-ooxml 3.12