Hello, Has anybody got xupdate:modifications working with XUpdateQueryService? is there a known list of problems as I cant get it working for a number of collections. The work around I've had to do is query for the resource, get the content, modify it using Java (substring etc) then remove the resource from the database and create a new resource with the modified content.
I would prefer to use XUpdateQueryService for simplicity and scalabilty but its falling over on a 641 error - as mentioned in a previous mail to the list. My config is Java 1.4.1 and Xindice 1.1b1. Thanks Julie