-1

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?

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62
Tvori
  • 298
  • 8
  • 19

1 Answers1

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