Stefan Burger
Wed, 10 Feb 2010 07:43:12 -0800
Hi, >On Wed, Feb 10, 2010 at 3:31 AM, Stefan Burger <sburg...@emich.edu> wrote: >PDFBox 0.8.0 uses commons-logging. It's declared as an optional >dependency in the Tika 0.6 bundle, but you'll need to have it in your >classpath (or OSGi environment) for the PDF parser to work.
thank you, it works. I have downloaded the commons-logging bundle from Spring (http://www.springsource.com/repository/app/bundle/version/detail?name=com.springsource.org.apache.commons.logging&version=1.1.1), added this to the workspace and to the run configuration. Now, it is working. Best regards Stefan