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)