[
https://issues.apache.org/jira/browse/JENA-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne updated JENA-113:
-------------------------------
Priority: Major (was: Minor)
Summary: Choice and content of web pages needs to reflect the Fuseki
configuration file. (was: sparql.jsp always redirects to {dataset}/query)
> 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: Jena
> Issue Type: Bug
> Components: Fuseki
> Reporter: Paolo Castagna
>
> 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