On Thu, 8 Mar 2012, Shalom Ben-Zvi wrote:
I installed tika-bundle-1.0 and tika-core-1.0 into servicemix. I'm invoking Tika from my bundle, actually a camel route.
I don't know a lot about OSGi, but that might be your issue - you have some bits of Tika coming from a bundle, and some bits from outside. Do you not need to ensure that everything is in the same place? Also, the bundle normally does have Tika Core in it
Nick