chrismattmann / imagecat

ImageCat is an Apache OODT RADIX application that uses Apache Solr, Apache Tika and Apache OODT to ingest 10s of millions of files (images,but could be extended to other files) in place, and to extract metadata and OCR information from those files/images using Tika and Tesseract OCR.
94 stars 40 forks source link

Step 12 with OODT 0.9 can be removed #21

Closed ATZimdars closed 9 years ago

ATZimdars commented 9 years ago

Removing all of the slf jars made the opsui not function either this step 12 of the installation needs to be removed or the slf jar files need to be put into the tomcat/common/lib so they are available across all webapps.

ATZimdars commented 9 years ago

To make this decision we need to understand why the jars were removed in the first place.