Hi Jérôme, things have changed in relation to Binding and BindingMap [1,2].
Moreover the latest SNAPSHOTs for ARQ and LARQ are now here: https://repository.apache.org/content/groups/snapshots/org/apache/jena/jena-arq/2.8.9-incubating-SNAPSHOT/ https://repository.apache.org/content/groups/snapshots/org/apache/jena/jena-larq/0.2.2-incubating-SNAPSHOT/ Please, try now making sure you use those SNAPSHOTs and let us know if you have problems. Paolo [1] https://issues.apache.org/jira/browse/JENA-121 [2] https://issues.apache.org/jira/browse/JENA-122 Jérôme wrote: > Hi, > > I've recently run an "svn up" in my LARQ respository. I try to query my > Fuseki server > with an LARQ query (i did not have any problem before this update) but > the server throws > an exception: > > GRAVE: HttpException: HttpException: 500 Found interface > com.hp.hpl.jena.sparql.engine.binding.BindingMap, but class was expected > > I have also made "mvn install" in the LARQ repository and "svn up" + > "mvn package" in the Fuseki one. > > Any idea about this exception? > > Thanks. > > Jérôme
