[
https://issues.apache.org/jira/browse/TIKA-3357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347696#comment-17347696
]
Hudson commented on TIKA-3357:
------------------------------
UNSTABLE: Integrated in Jenkins build Tika » tika-main-jdk8 #240 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk8/240/])
[TIKA-3357] Remove ambiguity in request handlers - main (#430) (github:
[https://github.com/apache/tika/commit/f3d361ce9f079f888f5a8290970319831c608db0])
* (add)
tika-server/tika-server-core/src/main/java/org/apache/tika/server/core/ProduceTypeResourceComparator.java
* (edit)
tika-server/tika-server-core/src/test/java/org/apache/tika/server/core/CXFTestBase.java
* (edit)
tika-server/tika-server-core/src/main/java/org/apache/tika/server/core/TikaServerProcess.java
> Remove ambiguity in request handlers
> ------------------------------------
>
> Key: TIKA-3357
> URL: https://issues.apache.org/jira/browse/TIKA-3357
> Project: Tika
> Issue Type: Improvement
> Components: server
> Affects Versions: 2.0.0, 1.26
> Reporter: Subhajit Das
> Priority: Major
>
> In Tika server, if there is a request with Accept */* or multiple accept,
> that matches with multiple resource handler, then it throws Warning and leads
> to somewhat uncertain handling.
>
> This should be programmatically controlled, to with maintain consistency or
> change standards n future.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)