Re: [Virtuoso-users] Virtuoso query length - http 400 exception

2015-01-12 Thread Boris Villazon-Terrazas
On 09/01/2015 15:12, Jörn Hees wrote: > Hi, > > On 9 Jan 2015, at 14:10, Boris Villazon-Terrazas wrote: > >> I'm performing a query against Virtuoso 07.10.3208 , via Jena-ARQ 2.11.2 >> The query is a bit long, it has 16kb and I'm getting an http 400 >> exception >> >> is there a way to deal w

Re: [Virtuoso-users] Virtuoso query length - http 400 exception

2015-01-12 Thread Frans Knibbe | Geodan
On 2015-01-12 11:40, Boris Villazon-Terrazas wrote: [snip] are you sending them as HTTP GET or POST? As I said I'm using Jena ARQ as explained here [1]. ... Query query = QueryFactory.create(queryString, Syntax.syntaxARQ); QueryExecution qexec = QueryExecutionFactory.sparqlService(reposi