[ https://issues.apache.org/jira/browse/JENA-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506250#comment-17506250 ]
Andy Seaborne commented on JENA-2312: ------------------------------------- The clock-tick for the 4.5.0 release would be late April. 4.4.0 was end of January. > UI must use the service endpoint URL > ------------------------------------ > > Key: JENA-2312 > URL: https://issues.apache.org/jira/browse/JENA-2312 > Project: Apache Jena > Issue Type: Bug > Components: Fuseki UI > Affects Versions: Jena 4.4.0 > Reporter: Bruno P. Kinoshita > Assignee: Bruno P. Kinoshita > Priority: Major > Fix For: Jena 4.5.0 > > > Not sure if 4.5.0 or 4.6.0, feel free to bump up the version if a release is > in progress, please. > I decided to test the PR for GeoSparql - > [https://github.com/apache/jena/pull/1204] > And used the example Assembler file from > [https://jena.apache.org/documentation/geosparql/geosparql-assembler.html.] > Fuseki loaded the Assembler fine. But when I tried to query it, I realized it > was getting 404 errors. > I hard-coded the `/sparql` in the UI HTTP requests, but the GeoSparql example > doesn't define an endpoint. The UI must be able to derive the URL from the > given configuration, instead of using a hard-coded value. > Already fixed the "Info" tab. Now going through the rest of the code to fix > it :) -- This message was sent by Atlassian Jira (v8.20.1#820001)