I'm trying to implement Tika functionality in a Fuse (6.3) project. In the last current version 1.16 Tika offers Osgi bundle with parsers. I can't achieve the proper osgi way to include Tika in my project. Any hint how can I have to create the dependency configuration and use the osgi bundle?
Asked
Active
Viewed 104 times
-1

Vadim Kotov
- 8,084
- 8
- 48
- 62

Tvori
- 298
- 8
- 19
-
1Are you using Camel Tika Component? – Namphibian Aug 30 '17 at 23:11
1 Answers
0
Camel-Tika component is not included in JBoss Fuse 6.3. The Tika 1.16 version is in the camel-tika component, included in camel 2.20.0-SNAPSHOT.

Oscerd
- 1,616
- 11
- 14