You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Kristian Rosenvold (JIRA)" <ji...@apache.org> on 2014/06/16 11:12:01 UTC

[jira] [Created] (JENA-715) Read payload for errors in HttpOp

Kristian Rosenvold created JENA-715:
---------------------------------------

             Summary: 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
            Priority: Minor
         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)