[
https://issues.apache.org/jira/browse/JENA-358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13507988#comment-13507988
]
Simon Gabor commented on JENA-358:
----------------------------------
Added patch for jena-arq upgrading httpcore 4.2.3 GA and httpclient 4.2.2 GA
and switching to SystemDefaultHttpClient.
I was able to use proxy with SPARQL update queryies.
> Remote SPARQL Update requests do not honor JVM proxy settings while queries do
> ------------------------------------------------------------------------------
>
> Key: JENA-358
> URL: https://issues.apache.org/jira/browse/JENA-358
> Project: Apache Jena
> Issue Type: Bug
> Components: ARQ
> Affects Versions: ARQ 2.9.4
> Reporter: Simon Gabor
> Assignee: Andy Seaborne
> Priority: Minor
> Attachments: vcs-diff2729498539859018600.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira