You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2015/05/04 22:26:07 UTC

[jira] [Closed] (JENA-932) Starting a Fuseki server with --conf needs a fuseki:sevices section.

     [ https://issues.apache.org/jira/browse/JENA-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne closed JENA-932.
------------------------------
       Resolution: Fixed
    Fix Version/s: Fuseki 2.3.0
         Assignee: Andy Seaborne

This fix adds looking for any (inc more than one) fuseki:Service in the file if no :services predicate found.

> Starting a Fuseki server with --conf needs a fuseki:sevices section.
> --------------------------------------------------------------------
>
>                 Key: JENA-932
>                 URL: https://issues.apache.org/jira/browse/JENA-932
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Fuseki
>    Affects Versions: Fuseki 2.0.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>             Fix For: Fuseki 2.3.0
>
>
> Either fix the [documentation|http://jena.apache.org/documentation/fuseki2/fuseki-configuration.html] that {{--conf}} needs:
> {noformat}
> []   fuseki:services ( <#service> ) .
> {noformat}
> Alternatively, and better, if no {{fuseki:services}} found, look for a single {{fuseki:Service}}
> See {{FusekiConfig.servicesAndDatasets}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)