Marcel Reutegger wrote:
Torgeir Veimo wrote:
I've added a PDF file to my repository, getting a class not found
exception, since I didn't have the pdfbox library in my classpath.
When I remove the pdf text filter class from the repository config and
restart the application, I'm still getting class not found exceptions:
you probably still have the index configuration in your workspace.xml
files. remember, the repository.xml file only acts as a template for the
workspace configuration!
Ok, that will solve my problem. But is there no alternative to using
pdfbox? The jar size is about 3.2MB..
--
-Torgeir