Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-358

Remote SPARQL Update requests do not honor JVM proxy settings while queries do

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • ARQ 2.9.4
    • Jena 2.10.0
    • ARQ
    • None

    Description

      As i found, the remote SPARQL Update execution uses Apache HttpClient 4.1 which do not honor JVM proxy settings while the SPARQL Query execution does not rely on the HttpClient and the JVM proxy settings can be applied.
      Maybe the HttpOp class could use SystemDefaultHttpClient from HttpClient v4.2 instead of DefaultHttpClient.

      Attachments

        Activity

          People

            andy Andy Seaborne
            stargater Simon Gabor
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: