I'm new to Jena Fuseki and I hope someone can help me. I'm trying to get the 
fuseki server running on redhat @ reboot.
I'm able to get it running at the command line and the test data worked.
export JENAROOT=/app/jena
PATH=$PATH:$JENAROOT/bin
./fuseki-server --update --loc=DB --port=8080 /ds

I'm setting this up to use with a Semantic MediaWiiki server

How do I get this to start on reboot with the env vars?

I tried starting it with crontab and could not get it to work.




Reply via email to