Paolo Castagna wrote: > - UpdateExecutionFactory.createRemote(Update update, String remoteEndpoint) > to create an UpdateProcessor that send the update request to a remote SPARQL > Update service. -- > https://svn.apache.org/repos/asf/incubator/jena/Jena2/ARQ/trunk/src/main/java/com/hp/hpl/jena/update/UpdateExecutionFactory.java > - > https://svn.apache.org/repos/asf/incubator/jena/Jena2/ARQ/trunk/src/main/java/com/hp/hpl/jena/sparql/modify/UpdateProcessRemote.java
Andy added this in trunk and it will be released with ARQ 2.9.1, as per ChangeLog.txt: https://svn.apache.org/repos/asf/incubator/jena/Jena2/ARQ/trunk/ChangeLog.txt https://issues.apache.org/jira/browse/JENA-197 Paolo
