Tim Allison created TIKA-2977: --------------------------------- Summary: tika-server should respect <service-loader initializableProblemHandler="throw"/> Key: TIKA-2977 URL: https://issues.apache.org/jira/browse/TIKA-2977 Project: Tika Issue Type: Improvement Reporter: Tim Allison
If you start tika-server and specify a custom parser class in tika-config _but_ you don't then include that jar on the classpath, tika-server silently fails. We should make sure that it respects the service loader problem handler. -- This message was sent by Atlassian Jira (v8.3.4#803005)