Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

changes that can reproduce httpmime lib missing error of indexer web app #10

Closed
wants to merge 1 commit into from

Conversation

yecao
Copy link
Contributor

@yecao yecao commented Oct 25, 2013

httpmime lib included file is said missing to run fcrepo-jms-indexer-webapp:
java.lang.NoClassDefFoundError: org/apache/http/entity/mime/content/ContentBody

I tried to add httpmime into fcrepo-jms-indexer-webapp/pom.xml as the code show below, but the error still exist.
*httpmime is included in JENA lib"jena-fuseki" in fcrepo-jms-indexer-core/pom.xml.
I wonder if I could make solr as separated project fro JENA indexer to avoid possbile libs conflict like jetty-server and httpmine?
*Lucene 3.6.2 is included in modeshape. So solr server version cannot be freely chosen:

org.fcrepo
fcrepo
4.0.0-alpha-3-SNAPSHOT

I wonder if fcrepo-jms-indexer-pluggable project can remove dependence from fcrepo4, so solr indexer can be free?

@yecao yecao closed this Nov 1, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant