You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Ian Dickinson (JIRA)" <ji...@apache.org> on 2014/06/19 17:02:24 UTC

[jira] [Created] (JENA-718) Fuseki2 API: get /$/server not working

Ian Dickinson created JENA-718:
----------------------------------

             Summary: Fuseki2 API: get /$/server not working
                 Key: JENA-718
                 URL: https://issues.apache.org/jira/browse/JENA-718
             Project: Apache Jena
          Issue Type: Bug
          Components: Fuseki
            Reporter: Ian Dickinson


An HTTP GET to /$/server should return the current server status and endpoints, but is currently returning 404.

{code}
ian@ian-desktop $ curl -H "Accept: application/json" http://localhost:3030/$/server
Error 404: Not Found

Fuseki - version 2.0.0.M2-SNAPSHOT (Build date: ${maven.build.timestamp})
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)