afs commented on issue #2303:
URL: https://github.com/apache/jena/issues/2303#issuecomment-1974743900

   `./fuseki-server` looks for `fuseki-server.jar` and failing that 
`jena-fuseki-server-*.jar` and add `.../extra/*`
   
   The init script `fuseki` uses `fuseki-server.jar` to run Fuseki. An 
environment variable `FUSEKI_CLASSES` (details in the script) ius used to add 
classes.
   
   Neither has the service enhancer by default. Are you adding classes when 
running `./fuseki-server` via `extra`?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to