This sounds like a bug here:

https://github.com/apache/jena/blob/master/jena-arq/src/main/java/org/apache/jena/riot/web/HttpOp.java#L208

because those system properties should be getting picked up. Can you file a 
ticket on this with a description? I will take a look at it straightaway.

---
A. Soroka
The University of Virginia Library

> On Mar 9, 2017, at 6:12 AM, Dominique Vandensteen <domi....@cogni.zone> wrote:
> 
> Hi,
> While trying to run a sparql with "service" I'm getting timeout errors. It
> seems fuseki is not picking up the default java proxy properties
> (-Dhttp.proxyHost=... and such)
> 
> I can configure the proxy using the solution described here
> http://stackoverflow.com/a/25690647 but this doesn't look very clean to me.
> Is there a "fuseki way" of doing this? Or will fuseki pick up the java
> proxy properties in a next version?
> 
> Tested with fuseki 2.5.0
> 
> D.

Reply via email to