Hi, 

I need to upload a rdf file to virtuoso WebDAV repository in a java client 
program.

I tried to use http put method as mentioned in virtuoso documentation.

I tired apache httpclient to send http put request, and I got error "connection 
reset" that virtuoso server may not support.

I used command line tool curl to do the http put request, and it successfully 
completed the uploading, but curl is not a java client. 

If I still use java, how can I achieve this?

Thanks,
Jenny



------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to