Hi,
I'm running two D2R servers in the same machine one on port 3030 and the
other on 4040, when running sparql query on any of them it works correctly,
but when trying to run the same query remotely from the other server using
the keyword SERVICE it dosen't work. The query i'm invoking from the server
(localhost:3030) is like this:
SELECT ?co
WHERE {
   SERVICE SILENT <http://localhost:4040/> {
    ?co isis:courseCode "FFF" . }
}
Any help is appreciated

Best regards;
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
d2rq-map-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel

Reply via email to