[Virtuoso-users] Posting a query file to the Virtuoso facets Web services REST interface using Jersey

2010-03-09 Thread Monika Solanki
Hello, Does anyone have any experience with this. I am not able to do a POST of the query file using Jersey. The server keeps throwing 500. Code below: { ClientConfig config = new DefaultClientConfig(); Client client = Client.create(config); client.addFilter(new LoggingFilter

Re: [Virtuoso-users] Virtuoso-opensource Installation issue: glib?

2010-03-09 Thread Frederick Giasson
Hi Bill, Bill: first, I did CC this message to the Virtuoso Users List since it is mostly related to Virtuoso building questions. Virtuoso mailing list: this is a message from Bill Anderson that has some issues installing VOS. Hi all, I'm relatively new to construtscs and last week I had a

Re: [Virtuoso-users] compiling sesame 2 sample program

2010-03-09 Thread Hugh Williams
Hi Mahu, What specific version of Sesame are you running ? Have you ensured the all the required Sesame jar file are in your classpath such that they can be located. Please provide the complete commandline output and from your attempt to compile the the VirtuosoTest.java file and your current C