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 (Closed) (JIRA)" <ji...@apache.org> on 2012/03/10 18:27:00 UTC

[jira] [Closed] (JENA-113) Choice and content of web pages needs to reflect the Fuseki configuration file.

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

Andy Seaborne closed JENA-113.
------------------------------

    
> Choice and content of web pages needs to reflect the Fuseki configuration file.
> -------------------------------------------------------------------------------
>
>                 Key: JENA-113
>                 URL: https://issues.apache.org/jira/browse/JENA-113
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Fuseki
>            Reporter: Paolo Castagna
>            Assignee: Andy Seaborne
>             Fix For: Fuseki 0.2.1
>
>
> I am using Fuseki with multiple datasets configured via config file.
> One of these datasets define a service as:
> <#service1>  rdf:type fuseki:Service ;
>     fuseki:name              "ds1" ;
>     fuseki:serviceQuery      "sparql" ;
>     fuseki:dataset           <#dataset> ;
>     .
> However, the sparql.jsp page always redirects to ds1/query.
> Quick workaround is: add fuseki:serviceQuery "sparql"  to <#service1>.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira