On 18/05/11 12:48, Michael Brunnbauer wrote:
re
On Wed, May 18, 2011 at 12:33:34PM +0100, Andy Seaborne wrote:
That was the reason in the msg I pointed to - charset on the
application/x-www-form-urlencoded. Could you try the form version
s-update-form.
Now I get "400 Can't find request from 'request' parameter or POST body".
This should include the URL
s-update-form is using the parameter update but Joseki is expecting request.
If i change update= to request= in the script it works and I can still
reproduce the error.
Is it possible that you tried to reproduce my error with Fuseki instead of
Joseki-3.4.4 ? I have no other explanation that s-update worked for you.
cu,
brunni
I'm using the Joseki 3.4.4 distribution (bin/rdfserver), the test
database you sent me and
java version "1.6.0_22"
OpenJDK Runtime Environment (IcedTea6 1.10.1) (6b22-1.10.1-0ubuntu1)
OpenJDK 64-Bit Server VM (build 20.0-b11, mixed mode)
I've tried two different machines, using the scripts I posted. I did
have problems with the s-update-form script but s-update and s-query
worked fine.
Could you start from a clean download, the config and scripts I used?
There may be some difference in environments - what's your setup?
Andy