On Aug 19, 2012 12:19 PM, "Nouman Fallouh" <[email protected]> wrote:
>
> Hi,
>
> I'm running two D2R servers on my machine; a default one that works on
> http://localhost:2020,
> for the second I set it up to work on http://localhost:3030 by adding the
> *d2r:server* section in the mapping file.
> *<> a d2r:Server;
> rdfs:label "Moodle D2R Server";
> d2r:port 3030;
> d2r:baseURI <**http://localhost:3030/* <http://localhost:3030/>*>;
> .*
> When running query on the first server it works successfully, but when
> trying to run the same query remotely from the other server it returns
> error *"Failed when initializing the StAX parsing engine"* or returns
> nothing when using the *SILENT* keyword
>
> the query I'm trying to run on (localhost:3030) is something like this:
>
*SELECT ?co*
* WHERE {*
* SERVICE SILENT <http://localhost:2020/> {*
* ?co isis:courseCode "FFF" .*
* }*
* } *
>
> Any help is appreciated
>
> best regards
>
> Naaman
>
------------------------------------------------------------------------------
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