On Thu, 17 Oct 2013, kevin slote wrote:
I do.  But, when I deleted the jars from my classpath, I got the same error.

You haven't got them all then. See the POI FAQ
<http://poi.apache.org/faq.html#faq-N10006> for how to check what jar you're really using

Additionally, is there a work around if I needed to have poi in my program?

Either use a custom classloader, or better yet just use the latest version of Tika which uses the latest version of POI, and have everything run against the most recent POI release

Nick

Reply via email to