Thanks Hugh,
I added rules to allow access to HTTP and PROXY. This is the content of the http_acl table:

HTTP    1       -1      *       0       -1      *       0
PROXY   1       -1      *       0       -1      *       0

However, now I get the following message:
HT025: HTTP proxy function disabled.
I don't think I'm doing anything special. I'm just using the Restlet HTTP client to perform a SPARQL query on the Virtuoso server. Why does Virtuoso needs the HTTP proxy functionality? I'm just sending a conventional HTTP GET request.

Best regards,
Alex

On 28-Jul-09, at 7:46 PM, Hugh Williams wrote:

Hi Alexandre,

You probably need to add an ACL to allow the Restlet java library to access the Virtuoso Server, as detailed at:

        http://docs.openlinksw.com/virtuoso/wsacl.html#wsacldefrem

Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support



On 28 Jul 2009, at 15:32, Alexander De Leon wrote:

Hi,
I get the following error when I try to access the Virtuoso's SPARQL
endpoint through a proxy:

Error 42000
HT059: Proxy access to codemonkey.dumontierlab.com:8890 denied due to
access control

Is there a  way to prevent this? Why does virtuoso care if I use a
proxy or not?

Thanks
Alex

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users



Reply via email to