afs opened a new issue, #1522:
URL: https://github.com/apache/jena/issues/1522

   ### Version
   
   4.6.1
   
   ### Feature
   
   Currently, the command line to Fuseki Main is fixed.
   
   The new feature is to allow Fuseki Modules to manipulate (maybe only add to) 
the command line so a module can get arguments from start-up.
   
   (current static assets are built-in with argument `--base` - this is a 
theoretical example)
   An example would be a `FMod_Content` that needs a directory name to add a 
static content handler to server as it's built.
   
   Another example would be a `FMod_admin` which would add an argument to 
provide a user/password combination for the server admin operations.
   
   
   ### Are you interested in contributing a solution yourself?
   
   Yes


-- 
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