[ 
https://issues.apache.org/jira/browse/JENA-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404610#comment-16404610
 ] 

ASF GitHub Bot commented on JENA-1509:
--------------------------------------

Github user afs commented on a diff in the pull request:

    https://github.com/apache/jena/pull/387#discussion_r175388799
  
    --- Diff: 
jena-rdfconnection/src/main/java/org/apache/jena/rdfconnection/RDFConnectionRemote.java
 ---
    @@ -280,7 +280,7 @@ private void updateExec(UpdateRequest update, String 
updateString ) {
             }
             // Use the query string as provided if possible, otherwise 
serialize the query.
    --- End diff --
    
    s/query/update/g


> RDFConnectionRemote does not execute update( UpdateRequest )
> ------------------------------------------------------------
>
>                 Key: JENA-1509
>                 URL: https://issues.apache.org/jira/browse/JENA-1509
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Jena
>    Affects Versions: Jena 3.7.0
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>            Priority: Major
>
> If an UpdateRequest is constructed and passed to the 
> RDFConnectionRemote.update() method the string value is lost and the results 
> is an "update string may not be null" exception.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to