[
https://issues.apache.org/jira/browse/JENA-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14032645#comment-14032645
]
ASF subversion and git services commented on JENA-715:
------------------------------------------------------
Commit 1602929 from [~andy.seaborne] in branch 'jena/trunk'
[ https://svn.apache.org/r1602929 ]
JENA-715 : put error response body in the error exception.
> Read payload for errors in HttpOp
> ---------------------------------
>
> Key: JENA-715
> URL: https://issues.apache.org/jira/browse/JENA-715
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ
> Reporter: Kristian Rosenvold
> Assignee: Andy Seaborne
> Priority: Minor
> Fix For: Jena 2.12.0
>
> Attachments: payload.patch
>
>
> Some sparql servers (virtuoso) will return a http entity with an error
> message when commands go wrong. In combined setups using both fuseki and
> virtuso, the jena client cannot be used since it ignores proper errors from
> virtuoso.
> The enclosed patch adds the response payload to the error, the existing
> behaviour just throws away the payload upon errors.
--
This message was sent by Atlassian JIRA
(v6.2#6252)