On 28/02/2015, at 4:05 AM, <d2rq-map-devel-requ...@lists.sourceforge.net> 
<d2rq-map-devel-requ...@lists.sourceforge.net> wrote:

>> OMG! OMG! It works! It works!
> 

I spoke too soon. But - I believe that I have success, finally, even if I am a 
bit more cautions now about declaring it

Of course, it's  version problem. TDB 0.8.10 works against ARQ 2.8.8, d2rq uses 
arq 2.9

Happily, TDB 0.9.0-incubating works against ARQ 2.9.

To run Joseki as a stand-alone sparql service and bundle together TDB, D2R, and 
static files, hack up the classpath. The classpath should include

* All of the d2rq jars
* jetty-6.1.25.jar and jetty-util-6.1.25.jar from the Joseki lib directory
* jena-tdb-0.9.0-incubating.jar

Launch 

java -server -Xmx2G -cp "$CP" -Dlog4j.configuration=etc/log4j.properties 
joseki.rdfserver --port 8081 config.ttl

Or something like it.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
d2rq-map-devel mailing list
d2rq-map-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel

Reply via email to